diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87fcca6..ad77414 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,9 +16,10 @@ Furthermore, please ensure your pull request follows the following guidlines: * 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 for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION. +* Entries should be sorted in ascending alphabetical order, i.e. a to z. * 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 categorisation are welcome. -* Keep descriptions short and simple. +* Keep descriptions short, simple and unbiased. * End all descriptions with a full stop/period. * Check your spelling and grammar. * Make sure your text editor is set to remove trailing whitespace.