Update bug_report.md with improved hints (#971)
* Update bug_report.md * Update bug_report.md
This commit is contained in:
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -12,17 +12,20 @@ labels: is:bug
|
|||||||
## What actually happened?
|
## What actually happened?
|
||||||
|
|
||||||
|
|
||||||
## Additional details
|
## Additional Details
|
||||||
- Which operating system or Linux distribution are you using?
|
- Which operating system or Linux distribution are you using?
|
||||||
- How did you install Topgrade?
|
- How did you install Topgrade?
|
||||||
|
- Which version are you running? <!-- Check with `topgrade -V` -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Run `topgrade --dry-run` to see which commands Topgrade is running.
|
Run `topgrade --dry-run` to see which commands Topgrade is running.
|
||||||
If the command seems wrong and you know why pleaes tell us so.
|
If the command seems wrong and you know why please tell us so.
|
||||||
If the command seems fine try to run it yourself
|
If the command seems fine try to run it yourself and tell us if you got a different result from Topgrade.
|
||||||
and tell us if you got a different result from Topgrade.
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<details><pre>
|
<details>
|
||||||
Paste the output of `topgrade -v`
|
<!-- Paste the output of the problematic command with `-v` into the pre-tags -->
|
||||||
</pre></details>
|
<pre>
|
||||||
|
|
||||||
|
</pre>
|
||||||
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user