瀏覽代碼

Attempt to add some vertical whitespace for clarity.

Dan Helfman 1 年之前
父節點
當前提交
cde50a75e9
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 2 0
      .gitea/issue_template/bug_template.yaml
  2. 2 0
      .gitea/issue_template/feature_template.yaml

+ 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: