Sfoglia il codice sorgente

Updated contribution guidelines with note about PR titles

pull/430/merge
Jamie York 10 anni fa
parent
commit
3431c310b6
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3
    2
      CONTRIBUTING.md

+ 3
- 2
CONTRIBUTING.md Vedi File

@@ -3,11 +3,12 @@ Please ensure your pull request adheres to the following guidelines:
3 3
 
4 4
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
5 5
 * Libraries that are PHP 5.3+, Composer-installable, PSR compliant, tested and documented are preferred.
6
+* Enter a meaningful pull request description.
6 7
 * Please make an individual commit for each suggestion in a pull request.
7
-* Put a link to each library in your pull request ticket, so they're easier to look at.
8
+* Put a link to each library in your pull request ticket so they're easier to look at.
8 9
 * Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
9 10
 * Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
10
-* New categories, or improvements to the existing categorisation are welcome.
11
+* New categories, or improvements to the existing categorisation, are always welcome.
11 12
 * Keep descriptions short and simple. 
12 13
 * End all descriptions with a full stop/period.
13 14
 * Check your spelling and grammar.

Loading…
Annulla
Salva