Get Involved

Jolt is developed in the open. Discussion happens on the #jolt channel of the Clojurians Slack; the issue tracker and the repositories below cover everything else.

Join the conversation

Development discussion happens on #jolt: ask questions, share what you're building, get help, and weigh in on design decisions. Sign up at clojurians.net and join the channel.

Report bugs and request features

Open an issue in the jolt-lang/jolt tracker. Steps to reproduce and the error output help the most.

Contribute code

Pull requests are welcome. The Module Map is a contributor-oriented tour of the codebase, and the RFCs describe ongoing design work. Ask in #jolt if you're unsure where to start.

Improve the documentation

The source for this site lives in the jolt-lang/jolt-lang.github.io repository. To update a page, edit the Markdown file under resources/md; to add one, create the file and register it in resources/docpages.edn.