Add to the CONTRIBUTING document

This commit is contained in:
rshipp 2015-09-22 15:55:12 +02:00
parent 477d1a7a59
commit d262753d95

View File

@ -8,7 +8,13 @@ When making a pull request, please follow these guidelines:
- Lists within each section are alphabetized
- Add sections if necessary
- Clear, concise descriptions for each link, followed by a period
- No duplication of tools, put them where they make the most sense
- Wrap lines at ~80 chars, no trailing whitespace or unnecessary newlines
- By submitting a pull request, you agree to release your submission under
the [LICENSE](LICENSE)
The rules above take precedence, but in case I missed something, check [the
awesome guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md)
too.
Thanks!