Auxio/.github/PULL_REQUEST_TEMPLATE.md
Alexander Capehart bda42c9762
info: use new issue forms
Use the new issue forms instead of issue templates.
2022-12-29 14:49:28 -07:00

27 lines
No EOL
874 B
Markdown

<!-- Please fill out all this information. -->
#### What is it?
- [ ] Bugfix (user facing)
- [ ] Feature (user facing)
- [ ] Codebase improvement (dev facing)
- [ ] Meta improvement to the project (dev facing)
#### Description of changes
<!-- Bullet points or free-form text -->
- Do this
- Fix that
- Listen to music
#### Fixes the following issues
<!-- Also add any other links relevant to your change. -->
#### Any additional information
<!-- Also add any information relevant to this PR. -->
#### APK testing
<!-- Please create a debug APK for your changes, if possible. -->
debug.zip
#### Due Diligence
- [ ] I have read the [Contribution Guidelines](https://github.com/OxygenCobalt/Auxio/blob/dev/.github/CONTRIBUTING.md).
- [ ] I have read the [Why Are These Features Missing?](https://github.com/OxygenCobalt/Auxio/wiki/Why-Are-These-Features-Missing%3F) page.