Skip to content

Commit 68cc73a

Browse files
authored
Add note about pull requests
2 parents 38d2dd7 + 9f8f8f9 commit 68cc73a

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)