Files
topgrade/.github/ISSUE_TEMPLATE/bug_report.md
2021-02-06 22:42:59 +02:00

25 lines
576 B
Markdown

---
name: Bug report
about: Topgrade might be misbehaving
labels: is:bug
---
**What did you expect to happen?**
...
**What actually happened?**
...
**Additional details:**
- Which operating system or Linux distribution are you using?
- How did you install Topgrade?
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.
<details><pre>
Paste the output of `topgrade -v`
</pre></details>