Browse Source

Update and rename feature_request.md to feature_request.yml

Krzysztof Krysiński 5 months ago
parent
commit
f9781d6b05
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .github/ISSUE_TEMPLATE/feature_request.yml

+ 4 - 4
.github/ISSUE_TEMPLATE/feature_request.md → .github/ISSUE_TEMPLATE/feature_request.yml

@@ -1,5 +1,5 @@
-name: "Feature request"
-description: "Suggest an improvement or a feature"
+name: Feature request
+description: Suggest an improvement or a feature
 title: "[FEATURE]: "
 labels: ["enhancement"]
 body:
@@ -7,7 +7,7 @@ body:
   id: featuredesc
   attributes:
     label: Feature Description
-    description: "A general description of the feature"
+    description: A general description of the feature
     placeholder: ""
   validations:
     required: true
@@ -16,7 +16,7 @@ body:
   id: featuresteps
   attributes:
     label: Steps how to use this feature
-    description: "A step by step list how to utilize this feature. How exactly do you imagine users use it and what result they can expect?"
+    description: A step by step list how to utilize this feature. How exactly do you imagine users use it and what result they can expect?
     value: |
       1.
       2.