diff --git a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md deleted file mode 100644 index 513598011..000000000 --- a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: 🐛 Bug Report (🖥️Client specific) -about: Create a report to help us improve -title: '' -labels: ⚠️bug?, 🖥️Client -assignees: '' - ---- - -## Summary - - - -## Expected Behavior - - - -## Actual Behavior - - - -## Steps to Reproduce - -1. -2. -3. - -## Environment - - - diff --git a/.github/ISSUE_TEMPLATE/11_feature-request.md b/.github/ISSUE_TEMPLATE/02_feature-request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/11_feature-request.md rename to .github/ISSUE_TEMPLATE/02_feature-request.md diff --git a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md deleted file mode 100644 index 41a70d426..000000000 --- a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: 🐛 Bug Report (⚙️Server specific) -about: Create a report to help us improve -title: '' -labels: ⚠️bug?, ⚙️Server -assignees: '' - ---- - -## Summary - - - -## Expected Behavior - - - -## Actual Behavior - - - -## Steps to Reproduce - -1. -2. -3. - -## Environment - - - diff --git a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md deleted file mode 100644 index e3628fb07..000000000 --- a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: ✨ Feature Request (🖥️Client specific) -about: Suggest an idea for this project -title: '' -labels: ✨Feature, 🖥️Client -assignees: '' - ---- - -## Summary - - diff --git a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md deleted file mode 100644 index 84f561d44..000000000 --- a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: ✨ Feature Request (⚙️Server specific) -about: Suggest an idea for this project -title: '' -labels: ✨Feature, ⚙️Server -assignees: '' - ---- - -## Summary - -