SickGear/.github/issue_template.md

26 lines
674 B
Markdown
Raw Normal View History

2023-09-21 10:28:16 +00:00
#### Branch: Insert the name of the branch (e.g. main or dev)
#### Branch version commit hash: (See the About page)
Expectation | Result
------------ | -------------
2023-09-21 10:28:16 +00:00
Insert your expectation text here (one line) before the bar -> | <- after the bar, your result text here
**Steps to reproduce:**
*1)* Step to take
*2)* Step to take
2023-09-21 10:28:16 +00:00
... etc.
2023-09-21 10:28:16 +00:00
```
paste log text here or even better, a link to a Github Gist (using menu `[+]`) (best as easily removed)
```
Additional notes:
2023-09-21 10:28:16 +00:00
For example, any relevant config settings that may be help us replicate the reported issue
2023-09-21 10:28:16 +00:00
Good info helps replicate the issue and is the fastest way to get it resolved