Update issue templates for issue types

This commit is contained in:
Jacob Burroughs
2025-01-18 21:24:59 -06:00
parent 81911e286d
commit 5d0d81bfc9
6 changed files with 12 additions and 6 deletions

View File

@@ -2,7 +2,8 @@
name: Cloud Scoring Bug Report
about: Submit a bug in ftc-scoring.firstinspires.org
title: ''
labels: Cloud, bug
labels: Cloud
type: Bug
assignees: ''
---

View File

@@ -2,7 +2,8 @@
name: Cloud Scoring Feature Request
about: Suggest an idea for for ftc-scoring.firstinspires.org
title: ''
labels: Cloud, enhancement
labels: Cloud
type: Feature
assignees: ''
---

View File

@@ -2,7 +2,8 @@
name: FTC Events Bug Report
about: Submit a bug in ftc-events.firstinspires.org (including ftc-api)
title: ''
labels: ftc-events, bug
labels: ftc-events
type: Bug
assignees: ''
---

View File

@@ -2,7 +2,8 @@
name: FTC Events Feature Request
about: Suggest an idea for for ftc-events.firstinspires.org (including ftc-api)
title: ''
labels: ftc-events, enhancement
labels: ftc-events
type: Feature
assignees: ''
---

View File

@@ -2,7 +2,8 @@
name: Traditional (FTCLive) Bug Report
about: Submit a bug in the traditional scoring system
title: ''
labels: Local, bug
labels: Local
type: Bug
assignees: ''
---

View File

@@ -2,7 +2,8 @@
name: Traditional (FTCLive) Feature Request
about: Suggest an idea for the traditional scoring system
title: ''
labels: Local, enhancement
labels: Local
type: Feature
assignees: ''
---