diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index ae3fd727ce..b2e133c4a1 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,6 +1,6 @@ name: Feature Request description: Suggest an idea for for a new feature for Betaflight. -labels: [Template: Feature Request] +labels: ["Template: Feature Request"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/firmware-bug-report.yml b/.github/ISSUE_TEMPLATE/firmware-bug-report.yml index c78097f13e..3ffd991d43 100644 --- a/.github/ISSUE_TEMPLATE/firmware-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/firmware-bug-report.yml @@ -1,6 +1,6 @@ name: Firmware Bug Report description: Create a report to help us fix bugs in the Betaflight firmware. -labels: [Template: Bug] +labels: ["Template: Bug"] body: - type: markdown