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

Latest commit

 

History

History
43 lines (32 loc) · 2.72 KB

CONTRIBUTING.md

File metadata and controls

43 lines (32 loc) · 2.72 KB

Before Opening an Issue

Contributors

If you use this software you are already well placed, as a Scala developer, to make it even better.

All interactions within the ENSIME community have been friendly and open: we want this to continue, formalised by our Code of Conduct.

Please help out by:

We are using some great technologies to automate our build and testing process:

Along with unit testing, we have automated coverage checks and code formatting as part of our build process. Pull requests will only be accepted if the build and tests are successful, coverage has not decreased, and the formatting style has not been changed (it is automated, so you don't need to think about it).

Pull requests will be reviewed and should not be merged by the person who created the request (except for trivial changes and hotfixes).

We have branches for older versions of scala, which are merged regularly.