Skip to content

Commit 360fcac

Browse files
committed
BUGFIX - broken yaml syntax in bug report template
1 parent 2b2bce1 commit 360fcac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ body:
7878
id: build_flags
7979
attributes:
8080
label: Build flags / CMake options
81-
description: Include any special flags used (ex: cross-compile options)
81+
description: "Include any special flags used (ex: cross-compile options)"
8282
placeholder: |
8383
Example:
8484
-DCROSS_COMPILE_ARM=1

0 commit comments

Comments
 (0)