Skip to content

Commit aec8484

Browse files
committed
chore(README): add contributing section
1 parent 263ad32 commit aec8484

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ $ npm install -d
7777
$ npm test
7878
```
7979

80+
##### Contributing
81+
82+
In lieu of a formal style guide, pleae take good care to maintain the existing coding style.
83+
Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
84+
Please refer to this [document][commit-message-format] for a detailed explanation of git commit guidelines - source: [AngularJS](https://angualrjs.org)
85+
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#
86+
8087
## Getting Started
8188

8289
### Quick Start

0 commit comments

Comments
 (0)