From b5b5faaefba5c165060813a16af8b42d2d15c807 Mon Sep 17 00:00:00 2001 From: games647 Date: Wed, 30 Jun 2021 17:23:54 +0200 Subject: [PATCH] [ci skip] Add feedback message to forms --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: