Skip to content

How to contribute to JSModeler?

Viktor Kovacs edited this page Sep 5, 2013 · 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/build.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