From cde50a75e9efe246fba590a7e92e5d8d82d10c3c Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 14 Jul 2023 22:23:06 -0700 Subject: [PATCH] Attempt to add some vertical whitespace for clarity. --- .gitea/issue_template/bug_template.yaml | 2 ++ .gitea/issue_template/feature_template.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.gitea/issue_template/bug_template.yaml b/.gitea/issue_template/bug_template.yaml index d1ef8aef..4db8d109 100644 --- a/.gitea/issue_template/bug_template.yaml +++ b/.gitea/issue_template/bug_template.yaml @@ -1,6 +1,8 @@ name: "Bug or question/support" about: "For filing a bug or getting support" body: + - type: markdown + value: - type: textarea id: problem attributes: diff --git a/.gitea/issue_template/feature_template.yaml b/.gitea/issue_template/feature_template.yaml index ac4c38f5..5e6f1b5d 100644 --- a/.gitea/issue_template/feature_template.yaml +++ b/.gitea/issue_template/feature_template.yaml @@ -1,6 +1,8 @@ name: "Feature" about: "For filing a feature request or idea" body: + - type: markdown + value: - type: textarea id: request attributes: