From c0aa1d67093fe1759e4fa772229b3533eb3e86fd Mon Sep 17 00:00:00 2001 From: Adubbz Date: Fri, 28 Jun 2019 13:51:38 +1000 Subject: [PATCH] Updated issue templates --- .../{1-13-2-feature-request.md => feature-request.md} | 6 +++--- .../{1-13-2-standalone-bug.md => standalone-bug.md} | 6 +++--- .../{1-13-2-standalone-crash.md => standalone-crash.md} | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) rename .github/ISSUE_TEMPLATE/{1-13-2-feature-request.md => feature-request.md} (75%) rename .github/ISSUE_TEMPLATE/{1-13-2-standalone-bug.md => standalone-bug.md} (84%) rename .github/ISSUE_TEMPLATE/{1-13-2-standalone-crash.md => standalone-crash.md} (83%) diff --git a/.github/ISSUE_TEMPLATE/1-13-2-feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md similarity index 75% rename from .github/ISSUE_TEMPLATE/1-13-2-feature-request.md rename to .github/ISSUE_TEMPLATE/feature-request.md index 755cd5d47..01b1e35f8 100644 --- a/.github/ISSUE_TEMPLATE/1-13-2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,8 +1,8 @@ --- -name: 1.13.2 Feature Request -about: Feature requests for Biomes O' Plenty for 1.13.2. We do not support older versions! +name: 1.14.3 Feature Request +about: Feature requests for Biomes O' Plenty for 1.14.3. We do not support older versions! title: '' -labels: 1.13.2, feature +labels: 1.14.3, feature assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/1-13-2-standalone-bug.md b/.github/ISSUE_TEMPLATE/standalone-bug.md similarity index 84% rename from .github/ISSUE_TEMPLATE/1-13-2-standalone-bug.md rename to .github/ISSUE_TEMPLATE/standalone-bug.md index a179c9f38..4a2b4d7f9 100644 --- a/.github/ISSUE_TEMPLATE/1-13-2-standalone-bug.md +++ b/.github/ISSUE_TEMPLATE/standalone-bug.md @@ -1,8 +1,8 @@ --- -name: 1.13.2 Standalone Bug -about: For bugs that occur with Biomes O' Plenty for 1.13.2. We do not support older versions! +name: 1.14.3 Standalone Bug +about: For bugs that occur with Biomes O' Plenty for 1.14.3. We do not support older versions! title: '' -labels: 1.13.2, bug-minor +labels: 1.14.3, bug-minor assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/1-13-2-standalone-crash.md b/.github/ISSUE_TEMPLATE/standalone-crash.md similarity index 83% rename from .github/ISSUE_TEMPLATE/1-13-2-standalone-crash.md rename to .github/ISSUE_TEMPLATE/standalone-crash.md index b285fa7b7..19b522aee 100644 --- a/.github/ISSUE_TEMPLATE/1-13-2-standalone-crash.md +++ b/.github/ISSUE_TEMPLATE/standalone-crash.md @@ -1,8 +1,8 @@ --- -name: 1.13.2 Standalone Crash -about: For crashes that occur with Biomes O' Plenty for 1.13.2. We do not support older versions! +name: 1.14.3 Standalone Crash +about: For crashes that occur with Biomes O' Plenty for 1.14.3. We do not support older versions! title: '' -labels: 1.13.2, crash +labels: 1.14.3, crash assignees: '' ---