33 lines
No EOL
1.4 KiB
Markdown
33 lines
No EOL
1.4 KiB
Markdown
---
|
|
name: Feature Request
|
|
about: Propose an idea for Auxio
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
!!! PLEASE READ THIS BEFORE WRITING YOUR ISSUE !!!
|
|
There have been several major features that Auxio has already rejected, due to either technical
|
|
issues or due to it not being in scope for the app. To ensure that you are not requesting a
|
|
feature that was already rejected, please go here:
|
|
https://github.com/OxygenCobalt/Auxio/issues?q=label%3Awontadd-technical%2Cwontadd-out-of-scope+
|
|
-->
|
|
|
|
#### 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). |