Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 976 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 976 Bytes

Hi! Thanks for your interest in ClojureCLR!

I want to ask a question

If you have a question about ClojureCLR, please use the official Ask Clojure forum at https://ask.clojure.org, and the ClojureCLR category specifically. This forum is monitored by the ClojureCLR maintainers.

I want to discuss an idea

Great! Our preferred channel for discussions is the #clr channel in the Clojurians Slack.

I want to file a bug / suggest an enhancement

Please file it as a question in the ClojureCLR category on https://ask.clojure.org with the tag "problem" (possible bugs) or "request" (enhancements).

I want to provide a patch / PR

If you would like to contribute patches, the Clojure dev process is described in detail at https://clojure.org/dev.

In short, this process requires: