Skip to content
Peter Jaros edited this page Nov 24, 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.