Update issue template

This commit is contained in:
JackDandy 2023-09-21 11:28:16 +01:00
parent e0232274f5
commit b95da07dc9

View file

@ -1,22 +1,25 @@
#### Branch: The name of the branch (e.g. master or develop) #### Branch: Insert the name of the branch (e.g. main or dev)
#### Branch version commit hash: (See the About page) #### Branch version commit hash: (See the About page)
Expectation | Result Expectation | Result
------------ | ------------- ------------ | -------------
Your expectation paragraph(s) text here. Before the bar >> | then, your result paragraph(s) text here. Insert your expectation text here (one line) before the bar -> | <- after the bar, your result text here
**Steps to reproduce:** **Steps to reproduce:**
*1)* Step to take *1)* Step to take
*2)* Step to take *2)* Step to take
... ... etc.
Either a link to gist (best as they are easily deleted) or log text wrapped in "pre" tags ```
paste log text here or even better, a link to a Github Gist (using menu `[+]`) (best as easily removed)
```
Additional notes: Additional notes:
For example, any relevant config settings that may be help us replicate the reported issue For example, any relevant config settings that may be help us replicate the reported issue
Targeting your info so that the issue can be reproduced is the single fastest way to get it resolved Good info helps replicate the issue and is the fastest way to get it resolved