21 lines
750 B
Markdown
21 lines
750 B
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 [...] -->
|
|
|
|
#### Why do you think this will improve everyone's usage of Auxio?
|
|
<!-- Provide a rationale here -->
|
|
|
|
#### Due Diligence:
|
|
|
|
- [ ] I have read [Accepted Additions and Requests](https://github.com/OxygenCobalt/Auxio/blob/dev/info/ADDITIONS.md) and the [Contribution Guidelines](https://github.com/OxygenCobalt/Auxio/blob/dev/.github/CONTRIBUTING.md).
|