Compare commits

...

1 Commits

Author SHA1 Message Date
Jacob Burroughs
5d0d81bfc9 Update issue templates for issue types 2025-01-18 21:24:59 -06:00
6 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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