summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-25 20:41:05 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2021-03-25 20:38:45 +0000
commitb240c08d0970b0e90f204d54eec653f3c379fd60 (patch)
tree6dacc2ea5aa52b0999ab3d46bfb4b193107a3c7a /.github/ISSUE_TEMPLATE
parent7eafbd4270a6ee29371f98b9aa1eeef7ab4560e0 (diff)
downloadsystemd-b240c08d0970b0e90f204d54eec653f3c379fd60.tar.gz
docs: link to stable releases in the bug template
Also, ask people to use a recent stable release and provide useful version information. Inspired by #19118.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/Bug_report.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md
index 61e4b984a5..ca8213863c 100644
--- a/.github/ISSUE_TEMPLATE/Bug_report.md
+++ b/.github/ISSUE_TEMPLATE/Bug_report.md
@@ -7,8 +7,10 @@ about: A report of an error in a recent systemd version
**systemd version the issue has been seen with**
> …
-<!-- **NOTE:** Do not submit bug reports about anything but the two most recently released (non-rc) systemd versions upstream! -->
-<!-- See https://github.com/systemd/systemd/releases for the list of most recent releases. -->
+<!-- **NOTE:** Do not submit bug reports about anything but the two most recently released *major* systemd versions upstream! -->
+<!-- If there have been multiple stable releases for that major version, please consider updating to a recent one before reporting an issue. -->
+<!-- When using a distro package, please make sure that the version reported is meaningful for upstream. -->
+<!-- See https://github.com/systemd/systemd-stable/releases for the list of most recent releases. -->
<!-- For older version please use distribution trackers (see https://systemd.io/CONTRIBUTING#filing-issues). -->
**Used distribution**