Skip to content

Commit dd207d0

Browse files
committed
Fix yaml errors
1 parent 5e43cf1 commit dd207d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ body:
2424
attributes:
2525
label: Version
2626
description: What version of janus-core are you using? (see `janus --version`)
27-
placeholder: e.g., janus-core version: 0.8.3
27+
placeholder: "e.g., janus-core version: 0.8.3"
2828
validations:
2929
required: true
3030

.github/ISSUE_TEMPLATE/3_question.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ body:
2121
attributes:
2222
label: Version
2323
description: What version of janus-cire are you using? (see `janus --version`)
24-
placeholder: e.g., janus-core version: 0.8.3
24+
placeholder: "e.g., janus-core version: 0.8.3"
2525
validations:
2626
required: false

0 commit comments

Comments
 (0)