Skip to content

How to contribute to JSModeler?

kovacsv edited this page Oct 19, 2014 · 7 revisions
  • Make contributions for the latest development branch.
  • Create separate branches for every patch or feature.
  • Make sure that the library builds successfully. Run the tools/publish.py command. No errors or warnings allowed.
  • Make sure that unit tests run successfully. Open test/unittest/jsmodeler.html and viewer.html. No failed tests allowed.

Clone this wiki locally