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 d6813cd commit 0a46a47Copy full SHA for 0a46a47
docs/community/CONTRIBUTING.md
@@ -233,7 +233,7 @@ but those accepted fastest will follow a workflow similar to the following:
233
* `STY`: style changes ([example][sty_ex])
234
* `REF`: refactoring existing code ([example][ref_ex])
235
* `CI`: updates to continuous integration infrastructure ([example][ci_ex])
236
- * `MAINT`: general maintenance ([example][maint_ex])
+ * `MNT`: general maintenance ([example][maint_ex])
237
* For works-in-progress, add the `WIP` tag in addition to the descriptive prefix.
238
Pull-requests tagged with `WIP:` will not be merged until the tag is removed.
239
0 commit comments