Update CONTRIBUTING.md with grammar check reminder

Added a reminder to check spelling and grammar in descriptions.
This commit is contained in:
Faraz Fallahi
2026-03-31 00:33:53 -07:00
committed by GitHub
parent b3851cb524
commit 8bb2b98e3b
+1 -3
View File
@@ -5,12 +5,10 @@ Please ensure your pull request adheres to the following guidelines:
* Please search previous suggestions before making a new one, as yours may be a duplicate.
* Please make an individual pull request for each suggestion.
* Use the following format: \[RESOURCE\]\(REPO-LINK\) - DESCRIPTION. [LICENSE] \[website\]\(WEB-LINK\)
* Keep descriptions short and simple.
* Keep descriptions short and simple. Check your spelling and grammar.
* End all descriptions with a full stop/period.
* Make sure your text editor is set to remove trailing whitespace.
* Order projects alphabetically within each category.
* Check your spelling and grammar.
* New categories, or improvements to the existing categorisation are welcome.
* Use Proper commit message in order to stay listed for our awesome contributors.
Thank you for your suggestions!