Skip to content

Commit b5b5faa

Browse files
author
games647
committed
[ci skip] Add feedback message to forms
1 parent 51a28ae commit b5b5faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
This ticket is about bugs, so broken, not expected behavior.
8+
This ticket is about bugs, so broken, not expected behavior. Feedback about this form is appreciated.
99
- type: textarea
1010
attributes:
1111
label: What happened?
1212
description: What behavior is observed?
1313
- type: textarea
1414
attributes:
15-
label: What did you expect
15+
label: What did you expect?
1616
description: What behavior is expected?
1717
- type: textarea
1818
attributes:

0 commit comments

Comments
 (0)