diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-03-25 20:41:05 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2021-03-25 21:38:45 +0100 |
commit | b240c08d0970b0e90f204d54eec653f3c379fd60 (patch) | |
tree | 6dacc2ea5aa52b0999ab3d46bfb4b193107a3c7a /.github | |
parent | Merge pull request #19112 from poettering/more-stub-fixes (diff) | |
download | systemd-b240c08d0970b0e90f204d54eec653f3c379fd60.tar.xz systemd-b240c08d0970b0e90f204d54eec653f3c379fd60.zip |
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')
-rw-r--r-- | .github/ISSUE_TEMPLATE/Bug_report.md | 6 |
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** |