Update Issue Templates (#848)

* Update feature_request.md

* Update bug_report.md
This commit is contained in:
Janek
2022-01-30 13:05:21 +01:00
committed by GitHub
parent 5e7453b387
commit c9b846bd6b
2 changed files with 20 additions and 18 deletions

View File

@@ -1,25 +1,27 @@
--- ---
name: Bug report name: Bug report
about: Topgrade might be misbehaving about: Topgrade is misbehaving
labels: is:bug 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? - Which operating system or Linux distribution are you using?
- How did you install Topgrade? - 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> <details><pre>
Paste the output of `topgrade -v` Paste the output of `topgrade -v`

View File

@@ -4,15 +4,15 @@ about: Can you please support...?
labels: is:new labels: is:new
--- ---
**I want to suggest a new step** ## I want to suggest a new step
***Which tool is this about? Where is its repository?*** ### Which tool is this about? Where is its repository?
***Which operating systems are supported by this tool?*** ### Which operating systems are supported by this tool?
***What should Topgrade do to figure out if the tool needs to be invoked?*** ### What should Topgrade do to figure out if the tool needs to be invoked?
***Which exact commands should Topgrade run?*** ### Which exact commands should Topgrade run?
**I want to suggest some general feature** ## I want to suggest some general feature
Topgrade should... Topgrade should...
**More information** ## More information
- Assuming that someone else implements the feature, please state if you know <!-- Assuming that someone else implements the feature,
how to test it from a side branch of Topgrade please state if you know how to test it from a side branch of Topgrade. -->