File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1
- Use the template below when reporting bugs. Please, make sure that
2
- you're running the latest stable release or the latest snapshot of
3
- ` cider-nrepl ` and that the problem you're reporting hasn't been
4
- reported (and potentially fixed) already.
1
+ * Use the template below when reporting bugs. Please, make sure that you're
2
+ running the latest stable release or the latest snapshot/pre-release of
3
+ ` cider-nrepl ` and that the problem you're reporting hasn't been reported (and
4
+ potentially fixed) already.*
5
5
6
6
## Expected behavior
7
7
8
8
## Actual behavior
9
9
10
10
## Steps to reproduce the problem
11
11
12
- This is extremely important! Providing us with a reliable way to reproduce
13
- a problem will expedite its solution.
12
+ * This is extremely important! Providing us with a reliable way to reproduce
13
+ a problem will expedite its solution.*
14
14
15
15
## Environment & Version information
16
16
Original file line number Diff line number Diff line change @@ -6,11 +6,8 @@ Before submitting a PR make sure the following things have been done:
6
6
- [ ] The new code is not generating reflection warnings
7
7
- [ ] You've updated the README (if adding/changing middleware)
8
8
9
- Keep in mind that new cider-nrepl builds are automatically deployed to Clojars
10
- once a PR is merged, but ** only** if the CI build is green.
11
-
12
- * If you're just starting out to hack on cider-nrepl you might find
13
- this [ article] ( https://juxt.pro/blog/posts/nrepl.html ) and the
9
+ ** Note:** If you're just starting out to hack on ` cider-nrepl ` you might find
10
+ [ nREPL's documentation] ( https://nrepl.org ) and the
14
11
"Design" section of the README extremely useful.*
15
12
16
13
Thanks!
You can’t perform that action at this time.
0 commit comments