From cafdfba3566545836cd8ef762584d5aadbb38e53 Mon Sep 17 00:00:00 2001 From: Sopor <5789283+Sopor@users.noreply.github.com> Date: Thu, 6 Feb 2020 01:31:24 +0100 Subject: [PATCH] Update bug_report.md Templates are now moved in to a folder called ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug_report.md | 70 ++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..b76b74d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,70 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' +--- + + + + + +## Bug report +### Describe the bug +Here is a clear and concise description of what the problem is: + + + + +## Expected Behavior +Here is a clear and concise description of what was expected to happen: + + + +## Actual Behavior + + + +## Possible Fix + + + +### To Reproduce +Steps to reproduce the behavior: + + + +1. +2. +3. + +### Screenshots +Here are some links or screenshots to help explain the problem: + + +## Additional context or screenshots (if appropriate) +Here is some additional context or explanation that might help: + + + +### Your Environment +Used Operating system: + + + - [ ] Linux + - [ ] OSX + - [ ] Windows + - [ ] Other (tell us what): + +Used versions: +- svtplay-dl version: +- FFmpeg version: +- Python version (not needed for Windows): + +### Verbose log + + + +: +