1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/.github/ISSUE_TEMPLATE/feature_request.md
Patrick Ziegler b32e48a440
github: Custom issue templates (#1388)
* github: Add template for bug or issue reports

* github: Add template for build issues

* github: Add tempalte for feature requests

* github: Change 'New Issue' links to issue chooser

Github provides an issue chooser dialog when custom issue templates are
used.
2018-08-17 23:34:00 +02:00

20 lines
779 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
---
## 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 does polybar need this feature?
*Describe why this feature would be useful to a large percentage of users (You need to convince us).*
## Describe the solution you'd like
*A clear and concise description of how your solution would work. This includes possible config options that should be added.*
## Describe alternatives you've considered
*A clear and concise description of any alternative solutions or features you've considered, if any.*
## Additional context
*Add any other context or screenshots about the feature request here.*