removed 'please' from contribution guidelines

This commit is contained in:
phre4k
2015-04-04 06:00:06 +02:00
parent 0a35489bbb
commit 6b288e2f21
2 changed files with 9 additions and 7 deletions

View File

@@ -2,10 +2,15 @@
Please ensure your pull request adheres to the following guidelines:
* This is an open source compilation, please check that the license of the software is suitable.
* Please search previous suggestions before making a new one, as yours may be a duplicate.
* Please make an individual pull request for each suggestion.
* Search previous suggestions before making a new one, as yours may be a duplicate.
* Make an individual commit for each suggestion.
* Consolidate multiple commits to a pull request.
* In pull request descriptions:
* Don't use past tense or present progressive (added, adding)
* Include the application names and categories
* Example: *Add mosh, openSSH to SSH*
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION.
* Keep descriptions short and simple.
* Keep descriptions short.
* End all descriptions with a full stop/period.
* Order projects alphabetically within each category.
* Check your spelling and grammar.