1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 11:45:38 +01:00

Update bug_report.md

Templates are now moved in to a folder called ISSUE_TEMPLATE
This commit is contained in:
Sopor 2020-02-06 01:31:24 +01:00 committed by GitHub
parent 25d31058e1
commit cafdfba356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

70
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,70 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
<!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
<!--- Before you start make sure that you are running the latest svtplay-dl and FFmpeg version. Also check that you can watch the tv show online in a web browser. -->
<!--- Always include the URL you want to download and all switches you are using. --->
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
<!--- A bug report that is not clear will be closed -->
<!--- Put your text below this line -->
## Expected Behavior
Here is a clear and concise description of what was expected to happen:
<!--- Tell us what should happen -->
<!--- Put your text below this line -->
## Actual Behavior
<!--- Tell us what happens instead -->
<!--- Put your text below this line -->
## Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
<!--- Put your text below this line -->
### To Reproduce
Steps to reproduce the behavior:
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
<!--- Put your text below this line -->
1.
2.
3.
### Screenshots
Here are some links or screenshots to help explain the problem:
<!--- Put your text/pictures below this line -->
## Additional context or screenshots (if appropriate)
Here is some additional context or explanation that might help:
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- Put your text below this line -->
### Your Environment
Used Operating system:
<!--- Include as many relevant details about the environment you experienced the bug in -->
<!--- Checkboxes can easily be ticked once issue is created -->
- [ ] Linux
- [ ] OSX
- [ ] Windows
- [ ] Other (tell us what):
Used versions:
- svtplay-dl version:
- FFmpeg version:
- Python version (not needed for Windows):
### Verbose log
<!--- A verbose log is always mandatory when creating an issue. -->
<!--- Add --verbose like this: svtplay-dl --verbose https://www.example.com -->
<!--- Put your verbose log below this line -->
: