Skip to content

Commit

Permalink
docs: update contributing
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Polyakov <[email protected]>
  • Loading branch information
Jeredian committed Feb 17, 2024
1 parent 8219269 commit a7a057e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ Must be one of the following:
* **refactor**: A code change that neither fixes a bug nor adds a feature
* **test**: Adding missing tests or correcting existing tests
* **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
* **translation**: Changes related to support for translation and different languages

##### Scope
The scope should be the name of the module, npm package, or global part of the project (as perceived by the person reading the changelog generated from commit messages).
Expand Down

0 comments on commit a7a057e

Please sign in to comment.