mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Create ISSUE_TEMPLATE.md
This commit is contained in:
parent
2080bbcbca
commit
7b169e9439
1 changed files with 42 additions and 0 deletions
42
ISSUE_TEMPLATE.md
Normal file
42
ISSUE_TEMPLATE.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
### Reporting Issues:
|
||||
|
||||
To ensure that a develpoer has enough information to work with please include all of the following information.
|
||||
|
||||
**Use proper markdown syntax to structure your post (i.e. code/log in code blocks).**
|
||||
|
||||
**Make sure you provide the following information below:**
|
||||
- [ ] Version
|
||||
|
||||
|
||||
- [ ] Branch
|
||||
|
||||
|
||||
- [ ] Commit hash
|
||||
|
||||
|
||||
- [ ] Operating system
|
||||
|
||||
|
||||
- [ ] Python version
|
||||
|
||||
|
||||
- [ ] What you did?
|
||||
|
||||
|
||||
- [ ] What happened?
|
||||
|
||||
|
||||
- [ ] What you expected?
|
||||
|
||||
|
||||
- [ ] How can we reproduce your issue?
|
||||
|
||||
|
||||
- [ ] What are your (relevant) settings?
|
||||
|
||||
|
||||
- [ ] Include a link to your **FULL** (not just a few lines!) log file that has the error. Please use [Gist](http://gist.github.com) or [Pastebin](http://pastebin.com/).
|
||||
|
||||
Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.
|
||||
|
||||
#### Link to log:
|
Loading…
Add table
Add a link
Reference in a new issue