Systemd/.github/ISSUE_TEMPLATE/Bug_report.md
Zbigniew Jędrzejewski-Szmek 99f0d70da9 github: use multiple issue templates
Github now has issue templates in the web interface, and allows
more than one to be specified. Let's split our single template
in two: bug report and RFE.
2018-05-10 07:58:38 -07:00

23 lines
566 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 systemd versions upstream! -->
<!-- For older version please use distribution trackers (see https://github.com/systemd/systemd/blob/master/.github/CONTRIBUTING.md#filing-issues). -->
**Used distribution**
>
**Expected behaviour you didn't see**
>
**Unexpected behaviour you saw**
>
**Steps to reproduce the problem**