Skip to content

Commit

Permalink
docs: update CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswpark committed Dec 4, 2023
1 parent 967fc8e commit faf052b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ All commits must follow the [Conventional Commits][conventional-commits] specifi
Allowed types (from [Angular convention][angular-types]):

- `build`: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- `ci`: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
- `ci`: Changes to our CI configuration files and scripts (example scopes: GitHub Actions)
- `docs`: Documentation only changes
- `feat`: A new feature
- `fix`: A bug fix
Expand Down

0 comments on commit faf052b

Please sign in to comment.