diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..0c238c3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,25 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + +**Describe the bug** +Describe what happened. Don't forget to mention which site you were on (reddit, netflix, youtube). If issue only happens with certain videos, please provide links with timestamps. + +**To Reproduce** +What did you do to make it happen? + +**Expected behavior** +What do you think should happen instead? + +**Screenshots** +A picture is worth a thousand words. If Ultrawidify scales a video in an improper way, please include a screenshot of that. + +**Browser and OS** + * Browser/browser version: + * Operating system: + * Ultrawidify version: + +**Additional info** +Any other things you want to say.