Files
topgrade/.github/ISSUE_TEMPLATE/bug_report.md
Janek c9b846bd6b Update Issue Templates (#848)
* Update feature_request.md

* Update bug_report.md
2022-01-30 14:05:21 +02:00

29 lines
713 B
Markdown

---
name: Bug report
about: Topgrade is misbehaving
labels: is:bug
---
<!-- If you're here to report about a "No asset found" error, please make sure that an hour has been passed since the last release was made. -->
## 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>