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 91ae3e6 commit 0d80847Copy full SHA for 0d80847
CONTRIBUTING.md
@@ -83,7 +83,7 @@ feat(NODE-xxxx)!: created new version api, removed support for old version
83
This helps the team automate [HISTORY.md](HISTORY.md) generation.
84
These are the commit types we make use of:
85
86
-- **feat:** A new feature
+- **feat:** A new feature or deprecating (not removing) an existing feature
87
- **fix:** A bug fix
88
- **docs:** Documentation only changes
89
- **style:** Changes that do not affect the meaning of the code (e.g, formatting)
0 commit comments