Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.29 KB

CONTRIBUTORS.md

File metadata and controls

28 lines (18 loc) · 1.29 KB

ContractCase contribution instructions

ContractCase welcomes contributions!

If your change is major, or you'd like to discuss it before starting work, please open an issue to avoid having to rework your hard work.

Maintainer documentation

You can find maintainer documentation for all ContractCase modules and packages here.

The package structure documentation is an important starting point, as it describes the functionality of each package.

Any guidelines in those instructions also apply here. If any information is missing, or you have further questions, please open an issue.

Java DSL specific things

This is the Java DSL package. New additions and code changes here should exclusively be for making the use of ContractCase idiomatic in Java / the JVM ecosystem.

If your change is broader, please put it in one of the other packages, which you can find in the same repository (here's a link to the readme).