use correct label casing

This commit is contained in:
Jacob Burroughs
2023-03-02 14:07:48 -06:00
parent a61d5d3443
commit 129df321dc
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
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, bug
assignees: '' assignees: ''
--- ---

View File

@@ -2,7 +2,7 @@
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, enhancement
assignees: '' assignees: ''
--- ---