Skip to content

Commit 4b32235

Browse files
andreasolundLinusU
authored andcommitted
docs(contributing): Indentation usage and link to angular convention (#455)
1 parent de2459f commit 4b32235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
You consider contributing changes to commitizen – thank you!
66
Please consider these guidelines when filing a pull request:
77

8-
* Commits follow the Angular commit convention
8+
* Commits follow the [Angular commit convention](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
99
* JavaScript is written using ES2015 features
10-
* 4 spaces indentation
10+
* 2 spaces indentation
1111
* Features and bug fixes should be covered by test cases
1212

1313
## Creating releases

0 commit comments

Comments
 (0)