Browse Source

tweak

pull/1304/head
Jamie York 1 year ago
parent
commit
fee48a4fce
1 changed files with 8 additions and 8 deletions
  1. 8
    8
      CONTRIBUTING.md

+ 8
- 8
CONTRIBUTING.md View File

18
 
18
 
19
 Also, please ensure your pull request adheres to the following guidelines:
19
 Also, please ensure your pull request adheres to the following guidelines:
20
 
20
 
21
-* Your suggestion will be closed if it has been previously rejected or is a duplicate.
22
-* Write a meaningful pull request description which includes a link to the project.
21
+* Your suggestion will be closed if it has been previously rejected or is a duplicate
22
+* Write a meaningful pull request description which includes a link to the project
23
 * Adheres to the following Markdown format: `[LIBRARY](LINK) - DESCRIPTION.`
23
 * Adheres to the following Markdown format: `[LIBRARY](LINK) - DESCRIPTION.`
24
-* Your description is short, clear, unbiased, and doesn't contain any jargon.
25
-* The description ends with a full stop/period and no trailing whitespace.
26
-* You've checked your spelling and grammar.
27
-* Your entry is added alphabetically to the category.
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.
29
-* Feel free to suggest new categories or organisational improvements.
24
+* Your description is short, clear, unbiased, and doesn't contain any jargon
25
+* The description ends with a full stop/period and no trailing whitespace
26
+* You've checked your spelling and grammar
27
+* Your entry is added alphabetically to the category
28
+* If your entry has the same name as another, it should be prefixed with the vendor (e.g., `Foo\Bar` becomes `Foo Bar`)
29
+* Feel free to suggest new categories or organisational improvements
30
 
30
 
31
 Please make sure your suggestion meets all the criteria before submitting a pull request, or it may be closed without review.
31
 Please make sure your suggestion meets all the criteria before submitting a pull request, or it may be closed without review.
32
 
32
 

Loading…
Cancel
Save