You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
- You can find tutorials and documentation on [seed-style-hooks.netlify.app](https://seed-style-hooks.netlify.app/), however it's possible that some information will become obsolete.
13
13
14
14
- Include chosen libraries in your Seed project this way:
- Please run at least `cargo build` from the root before `push` to make sure all libraries are still compatible. We'll setup CI with tests and linters later.
26
26
- Use `stable` and the latest Rust version (`$ rustup update`).
27
27
- Squash commits and try to respect [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
0 commit comments