Files
d4rk_divegear/.github/pull_request_template.md
T
qbox-duck[bot]andGitHub 7d809f99a8 chore: update contribution guidelines (#3)
* chore: update contribution guidelines

* chore(contributing): improve commit type descriptions

* chore(contributing): recommend vscode
2023-12-12 14:25:49 +00:00

11 lines
371 B
Markdown

## Description
<!-- What does your pull request change? Why should it be merged? Does it fix an issue? -->
## Checklist
<!-- Put an x inside the [ ] to check an item, like so: [x] -->
- [ ] I have personally loaded this code into an updated Qbox project and checked all of its functionality.
- [ ] My pull request fits the contribution guidelines & code conventions.