Skip to content

Commit fab921c

Browse files
authored
Added feature request template
1 parent 56896b4 commit fab921c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Feature Request
3+
about: For when you know better than me what you want
4+
title: "[Request]"
5+
labels: enhancement
6+
assignees: mnadareski
7+
8+
---
9+
10+
**Before You Submit**
11+
- Remember to try the [latest WIP build](https://ci.appveyor.com/project/mnadareski/dicui/build/artifacts) to see if the feature already exists.
12+
- .NET Core 3.1 has known limitations, so make sure that what you're asking for isn't already in another build.
13+
- Check [previous issues](https://github.com/SabreTools/DICUI/issues) to see if any of those are related to what you're about to ask for.
14+
15+
If none of those apply, then continue...
16+
17+
**Is your feature request related to a problem? Please describe.**
18+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
19+
20+
**Describe the solution you'd like**
21+
A clear and concise description of what you want to happen.
22+
23+
**Describe alternatives you've considered**
24+
A clear and concise description of any alternative solutions or features you've considered.
25+
26+
**Additional context**
27+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)