summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-31 19:32:04 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-31 19:32:04 +0300
commite202f028df4fa0f0ae2e45124f8668e6f73c798f (patch)
tree058f09f713e1d2471e0f2b7c38eb7f98696e0eef /.github
parent41bfb6d4e8f9e5b8820e5308cac60c9cf0eec588 (diff)
Update example versions
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md3
-rw-r--r--.github/ISSUE_TEMPLATE.md3
2 files changed, 4 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 31331d9c..71cac2dd 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -17,7 +17,8 @@ do so.
* Mention the CIDER version info. You can use the REPL version info, which looks like that:
```el
-; CIDER 0.4.0snapshot (package: 20131112.1551) (Clojure 1.5.1, nREPL 0.2.1)
+;; CIDER 0.12.0snapshot (package: 20160331.421), nREPL 0.2.12
+;; Clojure 1.8.0, Java 1.8.0_31
```
* Include any relevant code to the issue summary.
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 1557a2e7..d3f0bbc9 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -21,7 +21,8 @@ a problem will expedite its solution.*
CIDER's REPL is launched. Here's an example:*
```
-; CIDER 0.11.0snapshot (package: 20151112.1551) (Clojure 1.7.0, nREPL 0.2.12)
+;; CIDER 0.12.0snapshot (package: 20160331.421), nREPL 0.2.12
+;; Clojure 1.8.0, Java 1.8.0_31
```
### Emacs version