-
Notifications
You must be signed in to change notification settings - Fork 354
Contributing
David Nolen edited this page Nov 30, 2015
·
5 revisions
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.
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.