Files
topgrade/.github/ISSUE_TEMPLATE/bug_report.md
2020-03-16 13:06:33 +02:00

23 lines
491 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?
- If a specific step is failing, what happens when you run the command on your own? (Run `topgrade --dry-run` to see which commands Topgrade is running)
<details><pre>
Paste the output of `topgrade -v`
</pre></details>