chore(CONTRIBUTING): a contribution guide, git commit messages and code linting
@joeybaker ^
This commit is contained in:
parent
e5d72fd034
commit
0d6a715511
7
CONTRIBUTING
Normal file
7
CONTRIBUTING
Normal file
@ -0,0 +1,7 @@
|
||||
Commit Message
|
||||
===============
|
||||
Please follow [this convention](http://karma-runner.github.io/1.0/dev/git-commit-msg.html) for git commit message.
|
||||
|
||||
Lint
|
||||
====
|
||||
Please lint your code using `npm run lint` (also `npm run lint -- --fix` to auto-fix).
|
Loading…
Reference in New Issue
Block a user