You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,5 +51,7 @@ If the project maintainer has any additional requirements, you will find them li
51
51
-**One pull request per feature** - If you want to do more than one thing, send multiple pull requests.
52
52
53
53
-**Send coherent history** - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages) before submitting.
54
+
55
+
- Before adding code, please make sure that your contribution is compliant to the [Developer Certifcate of Origin](https://developercertificate.org).
0 commit comments