chore(repo): remove useless type
This commit is contained in:
parent
847dc568fa
commit
72c0daa3ee
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ We follow a subset of the [Conventional Commits](https://www.conventionalcommits
|
|||
- `test`: Adding missing tests or correcting existing tests
|
||||
- `docs`: Documentation only changes
|
||||
- `ci`: Changes to our CI configuration files and scripts
|
||||
- `build`: Changes that affect the build system, project version, or external dependencies
|
||||
- `chore`: Other changes that don't modify src or test files, such as updating .gitignore
|
||||
- `chore`: Other changes that don't modify src or test files, such as updating .gitignore or updating dependencies
|
||||
|
||||
### Acceptable scopes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue