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 b4f3067 commit f711d8aCopy full SHA for f711d8a
CONTRIBUTING.md
@@ -192,7 +192,7 @@ Must be one of the following:
192
* **refactor**: A code change that neither fixes a bug nor adds a feature
193
* **perf**: A code change that improves performance
194
* **test**: Adding missing tests or correcting existing tests
195
-* **build** Changes that affect the build system, CI configuration or external dependencies
+* **build**: Changes that affect the build system, CI configuration or external dependencies
196
(example scopes: gulp, broccoli, npm)
197
* **chore**: Other changes that don't modify `src` or `test` files
198
0 commit comments