If you'd like to contribute to nowjs-bpmn-moddle with a patch follow the following steps:
- fork the repository interested in your change. The main one is https://github.com/nowcando/nowjs-bpmn-moddle .
- select the "develop" branch i present
- apply your changes,
- test that Test Suite hasn't been broken by running:
npm run test- if all the tests pass, then do a Pull Request (PR) against "develop" branch on GitHub repository and write a comment about the change. Please don't send PR to "master" because we use that branch only for releasing