summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-02-06 00:14:47 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2021-02-05 23:42:47 +0000
commit5055b51ee11680276318a2d971aa447eeed5eb2f (patch)
tree653c6cb48789c7366cc13101d8825984f2ec92b6
parentf8f5b8d864d3d034dbbfb84fdad4f2cbeb7790f9 (diff)
downloadsystemd-5055b51ee11680276318a2d971aa447eeed5eb2f.tar.gz
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.
-rw-r--r--.github/ISSUE_TEMPLATE/Feature_request.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md
index c56aae8730..3c53d728d8 100644
--- a/.github/ISSUE_TEMPLATE/Feature_request.md
+++ b/.github/ISSUE_TEMPLATE/Feature_request.md
@@ -12,3 +12,6 @@ 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.
+
+**The systemd version you checked that didn't have the feature you are asking for**
+<!-- If this is not the most recently released upstream version, then please check first if it has that feature already. -->