|
|
@@ -22,7 +22,7 @@ Also, please ensure your pull request adheres to the following guidelines:
|
|
22
|
22
|
* Write a meaningful pull request description which includes a link to the project.
|
|
23
|
23
|
* Adheres to the following Markdown format: `[LIBRARY](LINK) - DESCRIPTION.`
|
|
24
|
24
|
* Your description is short, clear, unbiased, and doesn't contain any jargon.
|
|
25
|
|
-* The description ends with a full stop/period, and has no trailing whitespace.
|
|
|
25
|
+* The description ends with a full stop/period and no trailing whitespace.
|
|
26
|
26
|
* Your spelling and grammar are correct.
|
|
27
|
27
|
* Your entry is added alphabetically to the category.
|
|
28
|
28
|
* The library is prefixed with the vendor name (e.g. `Foo\Bar` becomes `Foo Bar`) if it shares the same name as another entry.
|