summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-23 11:57:44 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 11:57:44 -0700
commit81ea20bbb6e4da0a0f143b6d4160a391b89fb3fd (patch)
tree72f18c2952fd6c445636aa18907e8f5c2628619e /.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md
parente78381fd5c2a9d723b63a24ca97aa21dafe18f8f (diff)
downloadmixlib-authentication-81ea20bbb6e4da0a0f143b6d4160a391b89fb3fd.tar.gz
Add back Ruby 2.4 support / update testing
Add back Ruby 2.4 support Test on more versions in Appveyor Test on the latest ruby versions in Travis Add our full set of GitHub templates Enable issue locking Add a contributing file Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..65bf5a0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md
@@ -0,0 +1,17 @@
+---
+name: 🚀 Enhancement Request
+about: I have a suggestion (and may want to implement it 🙂)!
+labels: "Status: Untriaged"
+---
+
+### Describe the Enhancement:
+<!--- What you are trying to achieve that you can't? -->
+
+### Describe the Need:
+<!--- What kind of user do you believe would utilize this enhancement, and how many users might want this functionality -->
+
+### Current Alternative
+<!--- Is there a current alternative that you can utilize to workaround the lack of this enhancement -->
+
+### Can We Help You Implement This?:
+<!--- The best way to ensure your enhancement is built is to help implement the enhancement yourself. If you're interested in helping out we'd love to give you a hand to make this possible. Let us know if there's something you need. -->