X Tutup
Skip to content

Commit 5055b51

Browse files
poetteringbluca
authored andcommitted
github: ask for systemd version in RFE form
It happens too often that what people ask for already is implemented. Let's help cut the noise a bit, and make people check things first hopefully, and at least make it either for us to detect such cases.
1 parent f8f5b8d commit 5055b51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ A clear and concise description of what you want to happen.
1212

1313
**Describe alternatives you've considered**
1414
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**The systemd version you checked that didn't have the feature you are asking for**
17+
<!-- If this is not the most recently released upstream version, then please check first if it has that feature already. -->

0 commit comments

Comments
 (0)
X Tutup