We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb184c commit 181adbdCopy full SHA for 181adbd
CONTRIBUTING.md
@@ -71,3 +71,5 @@ If you set your `user.name` and `user.email` git configs, you can sign your
71
commit automatically with `git commit -s`. You can also use git [aliases](https://git-scm.com/book/tr/v2/Git-Basics-Git-Aliases)
72
like `git config --global alias.ci 'commit -s'`. Now you can commit with
73
`git ci` and the commit will be signed.
74
+
75
+[dcofile]: https://github.com/hackmdio/codimd/blob/develop/contribute/developer-certificate-of-origin
0 commit comments