summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-08-16 13:40:40 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-08-16 13:40:40 +0200
commit728f8b78f573c167c0a76a1ed485465bde1e2c48 (patch)
tree48c2c45ea15d08da431c667948117deaa605db9e /.github
parent778d2a903b89022ed43c6966e792c7effee029c4 (diff)
Use multiple issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md (renamed from .github/ISSUE_TEMPLATE.md)4
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md3
2 files changed, 3 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 5ce03497..a45b4d04 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,10 +2,6 @@
you're running the latest stable CIDER and that the problem you're reporting
hasn't been reported (and potentially fixed) already.*
-*When requesting new features or improvements to existing features you can
-discard the template completely. Just make sure to make a good case for your
-request.*
-
**Remove all of the placeholder text in your final report!**
## Expected behavior
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 00000000..ce24a9b2
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,3 @@
+## Proposed feature/enhancement
+
+## Rationale