22014c70c4
* Use the new GitHub issue forms This now automatically adds labels and marks certain information as mandatory. It also automatically formats some fields (e.g. polybar config). Ref: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms * Update bug_report issue link * Fix bug_report description
21 lines
849 B
Markdown
21 lines
849 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
labels: feature, needs confirmation
|
|
---
|
|
|
|
## 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. -->
|