From 17bb006006ca181b10277dd69b70e893b62ffb17 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 28 Sep 2021 23:52:47 +0200 Subject: [PATCH] github: update the issue form --- .github/ISSUE_TEMPLATE/feedback.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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!