瀏覽代碼

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>

Loading…
取消
儲存