Skip to content
David Nolen edited this page Nov 30, 2015 · 5 revisions

Contributor Agreement

The contribution process is modeled after Clojure's.

Please email David Nolen to obtain a contributor agreement. Once you have signed this you may submit pull requests.

Process

Every pull request must reference an existing issue. Pull requests should always be single squashed commits. It is preferred that pull requests either add a devcard or a cljs.test test case demonstrating the issue has been resolved.

Please follow the coding style conventions present in the existing code base. If you have any questions at all about formatting, ask on the Om Slack channel or the ClojureScript IRC channel.

Clone this wiki locally