You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,5 +5,5 @@
5
5
- Make your changes to the code.
6
6
- Run `npm install`.
7
7
- 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.
0 commit comments