From 1be4d825fdc925c3cadbbe154ce45a95c954e3b8 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Wed, 18 Mar 2026 23:16:26 +0700 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE directory --- .github/ISSUE_TEMPLATE/bug-report.md | 27 ----------------------- .github/ISSUE_TEMPLATE/feature-request.md | 19 ---------------- 2 files changed, 46 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.md 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