Auxio/.github/PULL_REQUEST_TEMPLATE.md
OxygenCobalt 79756f36c7
Version 1.0.0
The initial release of Auxio, a sensible and customizable music player for android.
2020-12-20 08:52:51 -07:00

28 lines
823 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](https://github.com/OxygenCobalt/Auxio/blob/dev/.github/CONTRIBUTING.md) and [Accepted additions & Requests](https://github.com/OxygenCobalt/Auxio/blob/dev/info/ADDITIONS.md).