ソースを参照

Update CONTRIBUTING

customisations
alemart 10ヶ月前
コミット
dc837cb896
1個のファイルの変更3行の追加1行の削除
  1. 3
    1
      CONTRIBUTING.md

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

@@ -1,6 +1,8 @@
1 1
 # How to contribute
2 2
 
3
-Please certify that you have the right to submit your contribution according to the [Developer Certificate of Origin (DCO)](https://developercertificate.org). Each commit must include a `Signed-off-by` line at the end of the commit message, as in the template below:
3
+Thanks for your interest in contributing!
4
+
5
+In order to contribute to the project, please certify that you have the right to submit your contribution according to the [Developer Certificate of Origin (DCO)](https://developercertificate.org). Each commit must include a `Signed-off-by` line at the end of the commit message, as in the template below:
4 6
 
5 7
 ```
6 8
 Signed-off-by: Your Name <your.email@addr.es>

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