mirror of https://github.com/status-im/codimd.git
Update CONTRIBUTING.md
Signed-off-by: Max Wu <jackymaxj@gmail.com>
This commit is contained in:
parent
0fb184c2d8
commit
181adbd08e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue