UNPKG

620 BMarkdownView Raw
1# Contributing
2
3* In lieu of a formal guideline, please try to mimic the existing code style
4* Please make use of the included ESLint and EditorConfig settings
5* Add a unit test for new/changed rules
6* Format Git commit messages according to [AngularJS conventions][cc]
7* When creating a new rule, please add it to [index.js][], document it (see
8 [docs][]) and update the [configuration table][]
9
10If in doubt, file an issue first.
11
12Thanks!
13
14[cc]: https://github.com/stevemao/conventional-changelog-angular/blob/master/convention.md
15[docs]: docs/rules
16[index.js]: index.js
17[configuration table]: README.md#configuration