Update bug_report.md with improved hints (#971)

* Update bug_report.md

* Update bug_report.md
This commit is contained in:
Janek
2022-07-12 07:19:42 +02:00
committed by GitHub
parent f390f2edbe
commit a5e0128e1b

View File

@@ -12,17 +12,20 @@ labels: is:bug
## What actually happened?
## Additional details
## Additional Details
- Which operating system or Linux distribution are you using?
- 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.
If the command seems wrong and you know why pleaes tell us so.
If the command seems fine try to run it yourself
and tell us if you got a different result from Topgrade.
If the command seems wrong and you know why please tell us so.
If the command seems fine try to run it yourself and tell us if you got a different result from Topgrade.
-->
<details><pre>
Paste the output of `topgrade -v`
</pre></details>
<details>
<!-- Paste the output of the problematic command with `-v` into the pre-tags -->
<pre>
</pre>
</details>