Browse Source

Attempt to add some vertical whitespace for clarity.

Dan Helfman 1 year ago
parent
commit
cde50a75e9

+ 2 - 0
.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:

+ 2 - 0
.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: