diff --git a/.github/ISSUE_TEMPLATE/ftc-events-bug-report.md b/.github/ISSUE_TEMPLATE/ftc-events-bug-report.md index 61b7f83..7e0583d 100644 --- a/.github/ISSUE_TEMPLATE/ftc-events-bug-report.md +++ b/.github/ISSUE_TEMPLATE/ftc-events-bug-report.md @@ -2,7 +2,7 @@ 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, bug assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/ftc-events-feature-request.md b/.github/ISSUE_TEMPLATE/ftc-events-feature-request.md index 348dcd6..1c21d2a 100644 --- a/.github/ISSUE_TEMPLATE/ftc-events-feature-request.md +++ b/.github/ISSUE_TEMPLATE/ftc-events-feature-request.md @@ -2,7 +2,7 @@ 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, enhancement assignees: '' ---