Update CONTRIBUTING.md

Fixed spelling
This commit is contained in:
akullpp 2014-07-11 21:57:44 +02:00
parent 4c9b6b251c
commit 83ec73cf8f
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ Please ensure your pull request adheres to the following guidelines:
* Please make an individual pull request for each suggestion. * Please make an individual pull request for each suggestion.
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION. * Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
* Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar. * Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
* New categories, or improvements to the existing categorisaton are welcome. * New categories, or improvements to the existing categorisation are welcome.
* Keep descriptions short and simple. * Keep descriptions short and simple.
* End all descriptions with a full stop/period. * End all descriptions with a full stop/period.
* 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.
Thank you for your suggestions! Thank you for your suggestions!