mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-12-22 07:58:08 +00:00
added issue template
This commit is contained in:
parent
cca2d8cb7b
commit
69a5d75874
1 changed files with 15 additions and 0 deletions
15
.github/issue_template.md
vendored
Normal file
15
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
<!-- Please mention the authors of the script, so they are able to respond -->
|
||||||
|
|
||||||
|
#### Expected behaviour
|
||||||
|
|
||||||
|
#### Actual behaviour
|
||||||
|
|
||||||
|
#### Steps to reproduce
|
||||||
|
|
||||||
|
#### Output from the debug section in the settings dialog
|
||||||
|
|
||||||
|
#### Relevant log output in the Log panel
|
||||||
|
|
||||||
|
<!-- You have to enable enable the Log panel in the Windows menu! -->
|
||||||
|
<!-- Please also enable debug output in the options of panel. -->
|
||||||
|
<!-- Alternatively you can also turn on a log file in the settings. -->
|
Loading…
Reference in a new issue