From d89e0f07f86e82b75264a5eb1476f7ebb294e724 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 12 Mar 2019 10:38:30 +0900 Subject: [PATCH] Update issue templates --- .../02_client-side-bug-report.md | 31 ------------------- ...ature-request.md => 02_feature-request.md} | 0 .../03_server-side-bug-report.md | 31 ------------------- .../12_client-side-feature-request.md | 12 ------- .../13_server-side-feature-request.md | 12 ------- 5 files changed, 86 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/02_client-side-bug-report.md rename .github/ISSUE_TEMPLATE/{11_feature-request.md => 02_feature-request.md} (100%) delete mode 100644 .github/ISSUE_TEMPLATE/03_server-side-bug-report.md delete mode 100644 .github/ISSUE_TEMPLATE/12_client-side-feature-request.md delete mode 100644 .github/ISSUE_TEMPLATE/13_server-side-feature-request.md 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 513598011c..0000000000 --- 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 41a70d426f..0000000000 --- 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 e3628fb07d..0000000000 --- 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 84f561d44c..0000000000 --- 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 - -