소스 검색

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: