Skip to content

Commit faf052b

Browse files
committed
docs: update CONTRIBUTING
1 parent 967fc8e commit faf052b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All commits must follow the [Conventional Commits][conventional-commits] specifi
77
Allowed types (from [Angular convention][angular-types]):
88

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

0 commit comments

Comments
 (0)