We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57a15d commit 8c97fe4Copy full SHA for 8c97fe4
CONTRIBUTING.md
@@ -15,8 +15,8 @@ Releases will be numbered with the following format:
15
And constructed with the following guidelines:
16
17
- Breaking backward compatibility bumps the major and resets the minor and patch.
18
-- New additions without breaking backward compatibility bumps the minor and resets the patch.
19
-- Bug fixes and misc changes bumps the patch.
+- New additions without breaking backward compatibility bump the minor and reset the patch.
+- Bug fixes and misc changes bump the patch.
20
21
22
## Pull Requests
0 commit comments