Parcourir la source

Update CONTRIBUTING

customisations
alemart il y a 10 mois
Parent
révision
dc837cb896
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3
    1
      CONTRIBUTING.md

+ 3
- 1
CONTRIBUTING.md Voir le fichier

@@ -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>

Chargement…
Annuler
Enregistrer