summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: 7008037442333a78124bf994fc0c6e650ec78ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Use the template below when reporting bugs. Please, make sure that
you're running the latest stable CIDER and that the problem you're reporting
hasn't been reported (and potentially fixed) already.

## Expected behavior

## Actual behavior

## Steps to reproduce the problem

This is extremely important! Providing us with a reliable way to reproduce
a problem will expedite its solution.

## Environment & Version information

### CIDER version information

Include here the version string displayed when
CIDER's REPL is launched. Here's an example:

```
; CIDER 0.11.0snapshot (package: 20151112.1551) (Clojure 1.7.0, nREPL 0.2.12)
```

### Emacs version

E.g. 24.5

### Operating system

E.g. Windows 10