]> git.openstreetmap.org Git - rails.git/blob - .github/ISSUE_TEMPLATE/feature.yml
Merge remote-tracking branch 'upstream/pull/3644'
[rails.git] / .github / ISSUE_TEMPLATE / feature.yml
1 name: 'Feature, Idea, Question'
2 description: You want to request a feature, share an idea or have a question.
3 # title:
4 # labels:
5 # assignees:
6 body:
7   - type: textarea
8     id: idea
9     attributes:
10       label: Description
11       description: Please describe you feature request, idea or question.
12       placeholder:
13     validations:
14       required: false
15   - type: textarea
16     attributes:
17       label: Screenshots
18       description: Please add screenshots if they can help us understand your request/idea/question.
19       placeholder:
20     validations:
21       required: false