We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff03cf commit 4be00fdCopy full SHA for 4be00fd
Contributing.md
@@ -19,6 +19,7 @@ Contributions to this repository are covered by the [Attribution-NonCommercial-S
19
* End descriptions with a period.
20
* Make an individual commit for each category.
21
* Order links and projects alphabetically within a category.
22
+* Include `Signed-off-by: Author Name <[email protected]>` in your commit message. I.e. `git commit -signoff`
23
* Put only stuff on the list you can personally recommend.
24
* Use imperative (e.g. add instead of added/adding) in your commit descriptions.
25
* Links should
0 commit comments