Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 983 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 983 Bytes

Contributing

Instructions

Please create an issue to track what you are working on and ensure it is relevant.

Make sure whatever you are adding has specs. We should be able to maintain 100% coverage.

Camunda interactions

We are using VCR to record interactions with a local Camunda engine.

You can for instance upgrade the Camunda version, delete the spec/vcr folder and then re-run the specs with bundle exec rspec

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.