소스 검색

Update feature_request.yaml (#7302)

maTh 1 년 전
부모
커밋
ea2200262e
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      .github/ISSUE_TEMPLATE/feature_request.yaml

+ 4 - 4
.github/ISSUE_TEMPLATE/feature_request.yaml

@@ -12,28 +12,28 @@ body:
     validations:
       required: true
   - type: textarea
-    id: description
+    id: usecase
     attributes:
       label: Use case
       description: "A clear and concise description how you work with FreshRSS. Please support with examples."
     validations:
       required: false
   - type: textarea
-    id: description
+    id: solution
     attributes:
       label: Describe the solution you’d like
       description: "A clear and concise description of what you want to happen."
     validations:
       required: true
   - type: textarea
-    id: description
+    id: alternatives
     attributes:
       label: Describe alternatives you’ve considered
       description: "A clear and concise description of any alternative solutions or features you’ve considered."
     validations:
       required: false
   - type: textarea
-    id: description
+    id: context
     attributes:
       label: Additional context
       description: "Add any other context or screenshots about the feature request here."