Przeglądaj źródła

Update feature_request.yaml (#7302)

maTh 1 rok temu
rodzic
commit
ea2200262e
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      .github/ISSUE_TEMPLATE/feature_request.yaml

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

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