Browse Source

tweak

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

+ 1
- 1
CONTRIBUTING.md View File

22
 * Write a meaningful pull request description which includes a link to the project.
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.
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
 * Your spelling and grammar are correct.
26
 * Your spelling and grammar are correct.
27
 * Your entry is added alphabetically to the category.
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.
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.

Loading…
Cancel
Save