We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clojure-mode
1 parent b22c090 commit 815204fCopy full SHA for 815204f
doc/modules/ROOT/pages/contributing.adoc
@@ -20,6 +20,8 @@ isn't already fixed or caused by interactions with other packages.
20
21
Patches in any form are always welcome! GitHub pull requests are even better! :-)
22
23
+If your changes do not require a REPL, consider submitting to https://github.com/clojure-emacs/clojure-mode[clojure-mode] instead.
24
+
25
Before submitting a patch or a pull request make sure all tests are
26
passing and that your patch is in line with the https://github.com/clojure-emacs/cider/blob/master/.github/CONTRIBUTING.md[contribution
27
guidelines].
0 commit comments