From 181adbd08e3a61aa0738e43844a9f5dcd6a20036 Mon Sep 17 00:00:00 2001 From: Max Wu Date: Thu, 18 Feb 2021 16:28:00 +0800 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: Max Wu --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40f73553..83baa118 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,3 +71,5 @@ If you set your `user.name` and `user.email` git configs, you can sign your commit automatically with `git commit -s`. You can also use git [aliases](https://git-scm.com/book/tr/v2/Git-Basics-Git-Aliases) like `git config --global alias.ci 'commit -s'`. Now you can commit with `git ci` and the commit will be signed. + +[dcofile]: https://github.com/hackmdio/codimd/blob/develop/contribute/developer-certificate-of-origin