mirror of
https://github.com/betaflight/betaflight.git
synced 2025-04-06 23:55:41 +03:00
Fix labels in yaml forms
This commit is contained in:
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user