Skip to content

Commit

Permalink
docs: Add note on making major release in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustaballer committed Jun 6, 2023
1 parent 871d1e7 commit e097189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,6 @@ The subject should be a succinct description of the change. Please follow these

The body should provide the motivation for the change and contrast it with the previous behavior. Use the imperative, present tense (e.g., "change" not "changed" or "changes").

The body or footer can begin with BREAKING CHANGE: followed by a short description to create a major release. For example, a major release would increment the version number from `0.1.0` to `1.1.0`.

Thank you for your contributions to the Project!

0 comments on commit e097189

Please sign in to comment.