From ed84e31ec9934b5d1c18c0cc201b1f86de720ccc Mon Sep 17 00:00:00 2001 From: Jacob Burroughs Date: Thu, 17 Dec 2020 16:48:11 -0600 Subject: [PATCH] Fis issue templates --- .github/ISSUE_TEMPLATE/cloud-scoring-bug-report.md | 1 + .github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md | 2 +- .github/ISSUE_TEMPLATE/local--ftclive--bug-report.md | 4 ++-- .github/ISSUE_TEMPLATE/local--ftclive--feature-request.md | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/cloud-scoring-bug-report.md b/.github/ISSUE_TEMPLATE/cloud-scoring-bug-report.md index 15e5bf7..26105bc 100644 --- a/.github/ISSUE_TEMPLATE/cloud-scoring-bug-report.md +++ b/.github/ISSUE_TEMPLATE/cloud-scoring-bug-report.md @@ -6,6 +6,7 @@ labels: Cloud, bug assignees: '' --- + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md b/.github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md index 8cf7196..098cbef 100644 --- a/.github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md +++ b/.github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md @@ -1,5 +1,5 @@ --- -name: Cloud Feature Request +name: Cloud Scoring Feature Request about: Suggest an idea for for ftc-scoring.firstinspires.org title: '' labels: Cloud, enhancement diff --git a/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md b/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md index 89f5bd1..724d9be 100644 --- a/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md +++ b/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md @@ -1,6 +1,6 @@ --- -name: Local (FTCLive) Bug Report -about: Submit a bug in the local scoring system +name: Traditional (FTCLive) Bug Report +about: Submit a bug in the traditional scoring system title: '' labels: Local, bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/local--ftclive--feature-request.md b/.github/ISSUE_TEMPLATE/local--ftclive--feature-request.md index 1cee702..a29c676 100644 --- a/.github/ISSUE_TEMPLATE/local--ftclive--feature-request.md +++ b/.github/ISSUE_TEMPLATE/local--ftclive--feature-request.md @@ -1,6 +1,6 @@ --- -name: Local (FTCLive) Feature Request -about: Suggest an idea for ftc-scoring.firstinspires.org +name: Traditional (FTCLive) Feature Request +about: Suggest an idea for the traditional scoring system title: '' labels: Local, enhancement assignees: ''