diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index 561f91b..0000000 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Bug Report -about: 'WARNING: Issues that do not follow this template will be closed without review.' -title: "[Bug Report] " -labels: bug -assignees: '' - ---- - - - -#### Problem -Type here - -#### Type -Track / Album / Playlist / Artist - -#### Spotify URL -Type here - -#### Additional Context -Type here or send screenshot/recording - -#### Environment -- SpotiFLAC Version: -- OS: -- Location: diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md deleted file mode 100644 index ff6a613..0000000 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Feature Request -about: 'WARNING: Issues that do not follow this template will be closed without review.' -title: "[Feature Request] " -labels: enhancement -assignees: '' - ---- - - - -#### Description -Type here - -#### Use Case -Type here - -#### Additional Context -Type here or send screenshot/recording