mirror of
https://github.com/systemd/systemd.git
synced 2025-02-27 01:57:35 +03:00
github: expressly ask for logs in github issue template
Apparently it's not obvious that logs are a good thing to provide, hence let's explicitly ask for them.
This commit is contained in:
parent
505061bb4f
commit
8dfc2beb57
12
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -31,3 +31,15 @@ about: A report of an error in a recent systemd version
|
||||
|
||||
**Steps to reproduce the problem**
|
||||
> …
|
||||
|
||||
**Additional program output to the terminal or log subsystem illustrating the issue**
|
||||
|
||||
<!-- Please paste relevant program terminal or journal output here, ideally
|
||||
when generated in debug mode (try setting the SYSTEMD_LOG_LEVEL=debug
|
||||
environment variable). For very long copy/pasted data consider using a
|
||||
service like https://gist.github.com/. Where copy/paste is not possible
|
||||
(for example early boot or late shutdown), a photo of the screen might do
|
||||
too, but text is always much preferred. -->
|
||||
```text
|
||||
…
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user