From faa28cf6c3123596e722b5718aa5d706ddbfd97b Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 23 Jan 2017 12:37:42 +0700 Subject: Link to the "Hacking on CIDER" manual section from some related documents --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/CONTRIBUTING.md') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 71cac2dd..0d1a5423 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -32,6 +32,7 @@ reliably would also make a huge difference. ## Pull requests +* Read the [Hacking on CIDER][8] manual section. * Read [how to properly contribute to open source projects on Github][2]. * Use a topic branch to easily amend a pull request later, if necessary. * Use the same coding conventions as the rest of the project. @@ -51,3 +52,4 @@ reliably would also make a huge difference. [5]: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html [6]: https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md [7]: http://cider.readthedocs.org/en/latest/troubleshooting/ +[8]: https://cider.readthedocs.io/en/latest/hacking_on_cider/ -- cgit v1.2.3