Auxio/.github/PULL_REQUEST_TEMPLATE.md
OxygenCobalt f85bd85c92
Add contribution templates
Add contribution templates for this project.
2020-12-19 12:23:10 -07:00

28 lines
723 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. -->
debug.zip
**Due Diligence**
- [ ] I have read the [Contribution Guidelines](CONTRIBUTING.md) and [Accepted additions & Requests](../info/ADDITIONS.md).