mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
99f0d70da9
Github now has issue templates in the web interface, and allows more than one to be specified. Let's split our single template in two: bug report and RFE.
15 lines
457 B
Markdown
15 lines
457 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an improvement
|
|
|
|
---
|
|
|
|
**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 [...]
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Describe alternatives you've considered**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|