Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 3466d0a

Browse files
committed
Updating CONTRIBUTING.md
1 parent 2f1beb1 commit 3466d0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ We are always looking for the quality contributions and will be happy to accept
3232
* Please assure that you are submitting quality code, specifically make sure that:
3333
* You have accompanying tests and all the tests are passing.
3434
* Your PR doesn't break the build; check the Travis-CI build status after opening a PR and push corrective commits if anything goes wrong
35-
* You are using 2 space indentation
35+
* You are using 2 space indentation
36+
* Your commits conform to the conventions established [here](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)

0 commit comments

Comments
 (0)