]> git.openstreetmap.org Git - rails.git/blobdiff - .github/ISSUE_TEMPLATE/feature.yml
Add cause to feature request issue template
[rails.git] / .github / ISSUE_TEMPLATE / feature.yml
index e556dfa721060aeed0ea95b38420bdc1dc58e7bc..0931ca0d60da2b2abc20406e0d4676a7968a1491 100644 (file)
@@ -4,6 +4,14 @@ description: You want to request a feature, share an idea or have a question.
 # labels:
 # assignees:
 body:
+  - type: textarea
+    id: idea
+    attributes:
+      label: Problem
+      description: Please describe problem or use case that is the cause for your feature request or idea.
+      placeholder:
+    validations:
+      required: false
   - type: textarea
     id: idea
     attributes:
@@ -15,7 +23,7 @@ body:
   - type: textarea
     attributes:
       label: Screenshots
-      description: Please add screenshots if they can help us understand your request/idea/question.
+      description: Please add screenshots or mockups if they can help us understand your request/idea/question.
       placeholder:
     validations:
       required: false