Skip to content

Commit 20cb50e

Browse files
authored
Update CONTRIBUTING.md
1 parent a153bfd commit 20cb50e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CONTRIBUTING.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# Rules For Contributing
22

33
## Sorting
4-
When adding commit messages to the project, please sort the list of commit messages before you submit the pull request.
54

6-
### Linux / OSX:
7-
`sort -o commit_messages.txt commit_messages.txt`
8-
### Windows
9-
`sort commit_messages.txt /o commit_messages.txt`
5+
Don't bother sorting the file. Every now and then I'll sort and clean it up.
106

117
## License
8+
129
By contributing to this project, you agree to license your contributions as open source with the MIT license.

0 commit comments

Comments
 (0)