Systemd/.github/ISSUE_TEMPLATE/Bug_report.md
Lennart Poettering 278c13431b github: ask for arch+kernel in bug report form
Quite often we see kernel and arch specific issues, let's ask for the
version right-away when people file the issue.

Other tweaks.
2020-10-02 12:38:28 +02:00

31 lines
737 B
Markdown

---
name: Bug report
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. -->
<!-- For older version please use distribution trackers (see https://systemd.io/CONTRIBUTING#filing-issues). -->
**Used distribution**
>
**Linux kernel version used** (`uname -a`)
>
**CPU architecture issue was seen on**
>
**Expected behaviour you didn't see**
>
**Unexpected behaviour you saw**
>
**Steps to reproduce the problem**
>