diff --git a/.github/ISSUE_TEMPLATE/feedback.yml b/.github/ISSUE_TEMPLATE/feedback.yml index 411a5433..904a5351 100644 --- a/.github/ISSUE_TEMPLATE/feedback.yml +++ b/.github/ISSUE_TEMPLATE/feedback.yml @@ -5,10 +5,6 @@ labels: assignees: - hanspagel body: - - type: markdown - attributes: - value: | - Thanks for taking the time to send us feedback! - type: input id: url attributes: @@ -42,3 +38,7 @@ body: attributes: label: Anything to add? (optional) placeholder: "Add any other context or screenshots here." + - type: markdown + attributes: + value: | + Thanks for taking the time to send us feedback!