1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

Fix labels in yaml forms

This commit is contained in:
Miguel Angel Mulero Martinez 2022-01-25 08:28:09 +01:00
parent f2559fbfd8
commit 7272e7d92b
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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