Update Issue Templates (#848)
* Update feature_request.md * Update bug_report.md
This commit is contained in:
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,25 +1,27 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Topgrade might be misbehaving
|
||||
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 -->
|
||||
<!-- 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 did you expect to happen?
|
||||
|
||||
|
||||
**What actually happened?**
|
||||
...
|
||||
## What actually happened?
|
||||
|
||||
|
||||
**Additional details:**
|
||||
## 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.
|
||||
<!--
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user