1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 01:05:15 +03:00

Merge pull request #2769 from McGiverGim/move_issues_form

Fix labels in yaml forms
This commit is contained in:
haslinghuis 2022-01-26 23:54:17 +01:00 committed by GitHub
commit 86b8088671
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: Bug Report
description: Create a report to help us fix bugs in Betaflight Configurator.
labels: [Template: Bug]
labels: ["Template: Bug"]
body:
- type: markdown

View file

@ -1,6 +1,6 @@
name: Feature Request
description: Suggest a new feature idea for Betaflight Configurator.
labels: [Template: Feature Request]
labels: ["Template: Feature Request"]
body:
- type: markdown