We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a153bfd commit 20cb50eCopy full SHA for 20cb50e
CONTRIBUTING.md
@@ -1,12 +1,9 @@
1
# Rules For Contributing
2
3
## Sorting
4
-When adding commit messages to the project, please sort the list of commit messages before you submit the pull request.
5
6
-### Linux / OSX:
7
-`sort -o commit_messages.txt commit_messages.txt`
8
-### Windows
9
-`sort commit_messages.txt /o commit_messages.txt`
+Don't bother sorting the file. Every now and then I'll sort and clean it up.
10
11
## License
+
12
By contributing to this project, you agree to license your contributions as open source with the MIT license.
0 commit comments