We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2459f commit 4b32235Copy full SHA for 4b32235
CONTRIBUTING.md
@@ -5,9 +5,9 @@
5
You consider contributing changes to commitizen – thank you!
6
Please consider these guidelines when filing a pull request:
7
8
-* Commits follow the Angular commit convention
+* Commits follow the [Angular commit convention](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
9
* JavaScript is written using ES2015 features
10
-* 4 spaces indentation
+* 2 spaces indentation
11
* Features and bug fixes should be covered by test cases
12
13
## Creating releases
0 commit comments