Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

26 lines (21 loc) · 1.05 KB

Contribution Guidelines

This project is wide open to contributions. You can use GitHub to report issues or submit pull requests. When opening pull requests, it is recommended to follow these guidelines in order to grease the wheels, so to speak.

Please include as many details as you can in any issues and pull requests. Understanding how you are using the library and exactly what problems you are having can also help make things move quickly.

Building

This project is built using the standard Docker build process. Please ensure that all modifications build without a cache.

docker build --no-cache .

Automated builds

Merged code will be automatically built on docker hub at nubs/composer-build.