Skip to content

Commit 3ce948f

Browse files
PaulHaxfloryst
authored andcommitted
chore(issue-template): update feature request template
closes #3127
1 parent 9ab7ac8 commit 3ce948f

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,25 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
👋 Hello, and thank you for starting this contribution!
10-
11-
❓ If you are trying to submit a question for general support, please reach out on our discourse forum instead: https://discourse.vtk.org/c/web/9
12-
13-
🐞 If you do need to report a bug, please complete the template below as much as possible to help us reproduce the bug and address your report.
9+
❓ If this a question or request for support please use the forum: https://discourse.vtk.org/c/web/9
1410
1511
🧱 When appropriate, assign one of the `Module: XXX` labels to your issue when creating it.
12+
13+
🙌 Thank you for starting this contribution!
1614
- type: textarea
1715
id: description
1816
attributes:
19-
label: Feature Request
20-
description: A clear and concise description of what need or problem you're trying to address.
17+
label: Motivation
18+
description: What need or problem would you like addressed?
2119
validations:
2220
required: true
2321
- type: textarea
2422
id: feature
2523
attributes:
26-
label: Motivation and Detailed Description
24+
label: Detailed Description
2725
description: |
28-
A clear description of the feature/enhancement you'd like to see being added.
29-
If applicable, use:
26+
Describe the enhancement you'd like added.
27+
Consider including:
3028
3129
- potential alternatives
3230
- screenshots

0 commit comments

Comments
 (0)