Skip to content

Commit 1a665e5

Browse files
authored
Enhance feature request template with priority and workarounds
Added priority and workaround sections to feature request template.
1 parent f89a5b8 commit 1a665e5

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,19 @@ assignees: ''
88
---
99

1010
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+
A clear and concise description of what the problem is. Ex. When I try X [...]
12+
13+
**Priority you would assign to the feature**
14+
Choose between High, Medium, Low.
1215

1316
**Describe the solution you'd like**
1417
A clear and concise description of what you want to happen.
1518

1619
**Describe alternatives you've considered**
1720
A clear and concise description of any alternative solutions or features you've considered.
1821

22+
**Available workarounds**
23+
Are there any available workarounds in case this feature does not get picked up?
24+
1925
**Additional context**
2026
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)