Update CONTRIBUTING.md

This commit is contained in:
Myles Braithwaite
2014-09-14 13:44:00 -04:00
parent 848ced5b38
commit 7700e05878

View File

@ -7,7 +7,7 @@ Your contributions are always welcome!
* Add section if needed. * Add section if needed.
* Add section title to Table of contents. * Add section title to Table of contents.
* Search previous suggestions before making a new one, as yours may be a duplicate. * Search previous suggestions before making a new one, as yours may be a duplicate.
* Add your links: ```* [project-name](http://example.com/) - A short description ends with a dot. - `#ProgrammingLanguage` ``` * Add your links: ```* [project-name](http://example.com/) - A short description ends with a dot. - `#ProgrammingLanguage` `#Framework` ```
* Don't mention the section title in the description as it's implied. * Don't mention the section title in the description as it's implied.
* Check your spelling and grammar. * Check your spelling and grammar.
* Make sure your text editor is set to remove trailing whitespace. * Make sure your text editor is set to remove trailing whitespace.