浏览代码

Update CONTRIBUTING

customisations
alemart 10 个月前
父节点
当前提交
dc837cb896
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      CONTRIBUTING.md

+ 3
- 1
CONTRIBUTING.md 查看文件

1
 # How to contribute
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
 Signed-off-by: Your Name <your.email@addr.es>
8
 Signed-off-by: Your Name <your.email@addr.es>

正在加载...
取消
保存