Skip to content

Commit 9f8f8f9

Browse files
committed
Update CONTRIBUTING.md
1 parent 5cdead9 commit 9f8f8f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
Feel free to open issues or pull requests. Feature requests can be done opening an issue, the enhancement tag will be applied by maintainers.
44

55
For pull requests, use [rustftm](https://github.com/rust-lang/rustfmt) to format your files and make sure to
6-
[allow edits by maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork).
6+
[allow edits by maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork).
7+
Also, remember to open the pull requests toward the `dev` branch. The `main` branch is only for releases!
78

89
## The collection algorithm
910

0 commit comments

Comments
 (0)