diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index 295f681..0000000 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -name: Bug report -about: Use this template if you believe you've encountered a bug. -title: '' -labels: bug -assignees: K4YT3X - ---- - -## Component Versions - -Please at least fill in the release version and GUI or CLI version. - -- **Video2X release version**: -- **Upscaler version**: -- **GUI version**: -- **CLI version**: - -## Symptom - -In this section, briefly describe what's going on. - -## Error Log or Screenshots - -Please upload or paste the error log here. You may also include screenshots. -**It is highly recommended to include your error log.** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 3f4a7c2..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Feature request -about: Request a new feature to be added -title: '' -labels: enhancement -assignees: K4YT3X - ---- - -## Description - -Briefly describe the feature that you'd like Video2X to have. - -## Sources - -Paste links to descriptions of related documentations, websites and etc. here.