summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-31 19:38:49 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-31 19:38:49 +0300
commit168834dd4953cedcf48934d1fe8ebce8c8a4747d (patch)
treee66667ca6a7c267d6b6464ad4ef3316f348f8ef8 /.github
parente202f028df4fa0f0ae2e45124f8668e6f73c798f (diff)
Improve a bit the issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index d3f0bbc9..dddcfc80 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -2,6 +2,10 @@
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
@@ -27,8 +31,8 @@ CIDER's REPL is launched. Here's an example:*
### Emacs version
-*E.g. 24.5*
+*E.g. 24.5* (use <kbd>M-x emacs-version</kbd> to check it if unsure)
### Operating system
-*E.g. Windows 10*
+*E.g. Fedora 23, OS X 10.11 "El Capitan", Windows 10, etc*