]> git.openstreetmap.org Git - rails.git/blobdiff - .github/ISSUE_TEMPLATE/feature.yml
Merge remote-tracking branch 'upstream/pull/3736'
[rails.git] / .github / ISSUE_TEMPLATE / feature.yml
index e556dfa721060aeed0ea95b38420bdc1dc58e7bc..696b2cfbd5e7af9af83bfb60879a1b2536eea5cc 100644 (file)
@@ -4,18 +4,26 @@ 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 the problem or use case that is the cause for your feature request or idea.
+      placeholder:
+    validations:
+      required: false
   - type: textarea
     id: idea
     attributes:
       label: Description
-      description: Please describe you feature request, idea or question.
+      description: Please describe your feature request, idea or question.
       placeholder:
     validations:
       required: false
   - 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