
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.
25 lines
No EOL
1 KiB
Markdown
25 lines
No EOL
1 KiB
Markdown
---
|
|
name: Feature Request
|
|
about: Propose an idea for Auxio
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Describe the feature you want to implement:
|
|
<!-- A clear and concise description of what you want to be added. -->
|
|
|
|
#### Is your feature request related to a problem? Please describe:
|
|
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when... -->
|
|
|
|
#### Do other music players handle this? If so, how?
|
|
<!-- This is optional, but recommended. -->
|
|
|
|
#### Why do you think this will improve everyone's usage of Auxio?
|
|
<!-- Providing a good argument may convince me to approve this feature. -->
|
|
|
|
#### Due Diligence:
|
|
- [ ] I have read the [Contribution Guidelines](https://github.com/OxygenCobalt/Auxio/blob/dev/.github/CONTRIBUTING.md).
|
|
- [ ] I have read the [Accepted Additions and Requests](https://github.com/OxygenCobalt/Auxio/blob/dev/info/ADDITIONS.md) document.
|
|
- [ ] I have checked for this feature in the [FAQ](https://github.com/OxygenCobalt/Auxio/blob/dev/info/FAQ.md). |