diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 56d4be57..934f8590 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -5,14 +5,14 @@ body: - type: markdown attributes: value: | - This ticket is about bugs, so broken, not expected behavior. + This ticket is about bugs, so broken, not expected behavior. Feedback about this form is appreciated. - type: textarea attributes: label: What happened? description: What behavior is observed? - type: textarea attributes: - label: What did you expect + label: What did you expect? description: What behavior is expected? - type: textarea attributes: