From 3dac8f22fe90f68a27a312795dc3a779d45d2325 Mon Sep 17 00:00:00 2001 From: John Haugeland Date: Sat, 19 May 2018 17:09:49 -0700 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/feature-requesting-template.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-requesting-template.md diff --git a/.github/ISSUE_TEMPLATE/feature-requesting-template.md b/.github/ISSUE_TEMPLATE/feature-requesting-template.md new file mode 100644 index 00000000..589dca45 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-requesting-template.md @@ -0,0 +1,15 @@ +--- +name: Feature requesting template +about: Suggest an idea or request a feature (bug reports go elsewhere) + +--- + +**So what's the feature?** + +**Is this related to a problem? If so, what?** + +**Describe the solution you'd like** + +**Describe alternatives you've considered** + +**Additional context as you see fit**