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: ''