Add bug report issue template
This commit is contained in:
51
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
51
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Scanner crashes or bugs
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- READ THIS FIRST -->
|
||||
<!-- The Absolute Series Scanner GitHub issue tracker is **ONLY** -->
|
||||
<!-- to be used for requesting features, or reporting bugs that -->
|
||||
<!-- have replication steps. If you wish to request a new feature, -->
|
||||
<!-- use the other issue template. -->
|
||||
|
||||
<!-- Before considering this as an Absolute Series Scanner issue, -->
|
||||
<!-- make sure the issue is not caused by the agent. -->
|
||||
<!-- A Plex SCANNER only scans the file and folder names for things -->
|
||||
<!-- like title, year, season and episode number. The Plex AGENT is -->
|
||||
<!-- responsible for matching that info to a metadata source like -->
|
||||
<!-- TheTVDB or TMDB. Absolute Series Scanner is **NOT** a Plex agent. -->
|
||||
|
||||
<!--- Provide a general summary of the issue in the Title above -->
|
||||
|
||||
## Platform
|
||||
<!-- Please fill out the following information about your bug report. -->
|
||||
<!-- If you are on Linux please list your distribution. -->
|
||||
Operating system and version:
|
||||
Plex version:
|
||||
|
||||
## Expected Behavior
|
||||
<!-- Tell us what should happen -->
|
||||
|
||||
## Current Behavior
|
||||
<!-- Tell us what happens instead of the expected behavior. -->
|
||||
<!-- Please include a log file here if possible. -->
|
||||
<!-- More information about where to find log files is available at -->
|
||||
<!-- https://github.com/ZeroQI/Absolute-Series-Scanner/#logs -->
|
||||
|
||||
## Steps to Reproduce
|
||||
<!-- Provide an unambiguous set of steps to reproduce this bug. -->
|
||||
<!-- Include media paths and filenames to reproduce, if relevant. -->
|
||||
<!-- Screenshots are encouraged if applicable. -->
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
|
||||
## Additional information
|
||||
<!--- Not obligatory, but provide any additional details or information -->
|
||||
<!--- that you feel might be relevant to the issue -->
|
||||
Reference in New Issue
Block a user