소스 검색

Satisfy Gitea validation.

Dan Helfman 1 년 전
부모
커밋
ac0b23901b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .gitea/issue_template/bug_template.yaml
  2. 1 1
      .gitea/issue_template/feature_template.yaml

+ 1 - 1
.gitea/issue_template/bug_template.yaml

@@ -2,7 +2,7 @@ name: "Bug or question/support"
 about: "For filing a bug or getting support"
 body:
   - type: markdown
-    value:
+    value: " "
   - type: textarea
     id: problem
     attributes:

+ 1 - 1
.gitea/issue_template/feature_template.yaml

@@ -2,7 +2,7 @@ name: "Feature"
 about: "For filing a feature request or idea"
 body:
   - type: markdown
-    value:
+    value: " "
   - type: textarea
     id: request
     attributes: