Skip to content

Commit 6a8681d

Browse files
committed
docs: Contributing
Contributing docs
1 parent 3b0e26e commit 6a8681d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Before you submit your Pull Request (PR) consider the following guidelines:
3131

3232
```shell
3333
git commit -a
34+
# or use this git-cz commit interactive helper tool
35+
npm run commit
3436
```
3537
Note: the optional commit `-a` command line option will automatically "add" and "rm" edited files.
3638

0 commit comments

Comments
 (0)