Files
d4rk_divegear/.github/pull_request_template.md
T
2023-11-09 08:08:38 -08:00

12 lines
383 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 code fits the style guidelines.
- [ ] My PR fits the contribution guidelines.