Compare commits
No commits in common. "847dc568fa0a3520f8a8203afcc19c345e46ad25" and "d0666643b747eae1ae21d2e0c2a18afcbbc2f981" have entirely different histories.
847dc568fa
...
d0666643b7
2 changed files with 2 additions and 3 deletions
|
@ -15,8 +15,7 @@ We follow a subset of the [Conventional Commits](https://www.conventionalcommits
|
|||
- `style`: A code change that does not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
|
||||
- `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
|
||||
- `build`: Changes that affect the build system, ci pipeline, project version, or external dependencies
|
||||
- `chore`: Other changes that don't modify src or test files, such as updating .gitignore
|
||||
|
||||
### Acceptable scopes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# ZenithInfo
|
||||
|
||||
Zenith's official information provider!
|
||||
Zenith's official information provider!
|
Loading…
Add table
Reference in a new issue