
Update the contribution information and templates. The contribution information and templates were growing a bit stale, given that they haven't gotten a refresh since ~1.3.0. This commit reworks them to be more thorough and straightfoward.
28 lines
989 B
Markdown
28 lines
989 B
Markdown
<!-- Please fill out all this information. -->
|
|
|
|
#### What is it?
|
|
- [ ] Bugfix (user facing)
|
|
- [ ] Feature (user facing)
|
|
- [ ] Translation to: <!-- Include the language here. Note if this translation is for a regional dialect. --> (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 [Accepted additions & Requests](https://github.com/OxygenCobalt/Auxio/blob/dev/info/ADDITIONS.md) document.
|