ソースを参照

Tweak contribution guidelines, and add info about trailing whitespace.

pull/156/head
Jamie 11年前
コミット
5d9792f61e
1個のファイルの変更4行の追加3行の削除
  1. 4
    3
      CONTRIBUTING.md

+ 4
- 3
CONTRIBUTING.md ファイルの表示

@@ -5,12 +5,13 @@ Please ensure your pull request adheres to the following guidelines:
5 5
 * Libraries that are PHP 5.3+, Composer-installable, PSR compliant, tested and documented are preferred.
6 6
 * Please make an individual pull request for each suggestion.
7 7
 * Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
8
-* Prefix duplicate library names with their vendor or namespace followed by a space: Orno\DI would be Orno DI.
8
+* Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
9
+* New categories, or improvements to the existing categorisaton are welcome.
9 10
 * Keep descriptions short and simple. 
10 11
 * End all descriptions with a full stop/period.
11 12
 * Check your spelling and grammar.
12
-* New categories, or improvements to the existing categorisaton are welcome.
13
+* Make sure your text editor is set to remove trailing whitespace.
13 14
 
14
-I try to open a ticket for suggestions each month, so feel free to add anything interesting to it.
15
+I try to open a ticket for suggestions, so feel free to add anything interesting to that.
15 16
 
16 17
 Thank you for your suggestions!

読み込み中…
キャンセル
保存