summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxxxserxxx <60757196+xxxserxxx@users.noreply.github.com>2020-04-30 15:16:31 -0500
committerGitHub <noreply@github.com>2020-04-30 15:16:31 -0500
commitac6fd354e1564a15cd6df404ac82d2332ffd9e40 (patch)
treedd0d02caeb346119e59b90ca8bbf4d3768d02313
parent02a279242425e5b07ad69d7bcc8c35432c6a1c7a (diff)
Created enhancement template
-rw-r--r--.github/ISSUE_TEMPLATE/enhancement33
1 files changed, 33 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement b/.github/ISSUE_TEMPLATE/enhancement
new file mode 100644
index 0000000..1fa2020
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/enhancement
@@ -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.)