9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

chore: more PR description options

This commit is contained in:
Craftinators
2023-04-29 12:55:31 -04:00
committed by GitHub
parent db49946e5e
commit f0e60903b5

View File

@@ -1,11 +1,14 @@
#### Select the option(s) that best describes this PR:
- [ ] Major breaking change
- [ ] Minor change
- [ ] Bug fix
- [ ] Feature implementation
- [ ] Documentation
- [ ] Cleaning
- [ ] Refactoring
- [ ] Bug fix
- [ ] Chore (Changes that don't fix or add new features *and don't* modify source files)
- [ ] Refactoring (Changes that dont't fix or add new features *but do* modify source files)
- [ ] Documentation (Changes to README files and/or JavaDocs)
- [ ] Style (Changes that don't affect the meaning of the code)
- [ ] Performance
- [ ] Other (Please specify below)
#### Please describe the changes this PR makes and why it should be merged: