Skip to content

Commit 7c0d12e

Browse files
docs: update commit msg convention info
1 parent 1926b99 commit 7c0d12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
- Make your changes to the code.
66
- Run `npm install`.
77
- Run `npm link` which creates a symlink and thereby `docsify` can be accessed globally.
8-
- Commit your changes with a message following the [`conventional-changelog-angular` commit message convention](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-angular/convention.md).
8+
- We use [commitlint conventional naming rules](https://www.npmjs.com/package/@commitlint/config-conventional#rules) for our commits, make sure that you follow them.
99
- Push to Github and open a pull request.

0 commit comments

Comments
 (0)