summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/Bug_report.md
blob: cea1c655b9718c93cc1b04f6dcfdce6a8072b917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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**