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 1d11fde commit 7ff17dbCopy full SHA for 7ff17db
CONTRIBUTING.md
@@ -180,7 +180,7 @@ Must be one of the following:
180
* **docs**: Documentation only changes
181
* **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing
182
semi-colons, etc)
183
-* **refactor**: A code change that neither fixes a bug or adds a feature
+* **refactor**: A code change that neither fixes a bug nor adds a feature
184
* **perf**: A code change that improves performance
185
* **test**: Adding missing tests
186
* **chore**: Changes to the build process or auxiliary tools and libraries such as documentation
0 commit comments