summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/enhancement.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-30 15:18:00 -0500
committerSean E. Russell <ser@ser1.net>2020-04-30 15:18:00 -0500
commit9a81d116f42a4f92d68944e13ffc37a0ef6ecf71 (patch)
tree60ecbcf6b618957f1f778bc1a0816d6778d33715 /.github/ISSUE_TEMPLATE/enhancement.md
parentac6fd354e1564a15cd6df404ac82d2332ffd9e40 (diff)
github isn't smart enough to name templates properly.
Diffstat (limited to '.github/ISSUE_TEMPLATE/enhancement.md')
-rw-r--r--.github/ISSUE_TEMPLATE/enhancement.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md
new file mode 100644
index 0000000..1fa2020
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/enhancement.md
@@ -0,0 +1,33 @@
+### Is your proposal related to a problem?
+
+<!--
+ Provide a clear and concise description of what the problem is.
+ For example, "I'm always frustrated when..."
+-->
+
+(Write your answer here.)
+
+### Describe the solution you'd like
+
+<!--
+ Provide a clear and concise description of what you want to happen.
+-->
+
+(Describe your proposed solution here.)
+
+### Describe alternatives you've considered
+
+<!--
+ Let us know about other solutions you've tried or researched.
+-->
+
+(Write your answer here.)
+
+### Additional context
+
+<!--
+ Is there anything else you can add about the proposal?
+ You might want to link to related issues here, if you haven't already.
+-->
+
+(Write your answer here.)