Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 750 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 750 Bytes

Exago

Guide for Contributors

Exago's mission extends in many areas, code quality is critical and spotting issues early has never been so important as software engineering continuously evolves.

Roadmap

If you would like to contribute but do not necessarily know what you could do, check out our roadmap.
⚠️ Before you start working on something, make sure someone is not already doing it!

Getting started

Create a branch per feature. Rebase your commits, keep it clean and readable.

Before sending a PR:

  1. Run gometalinter and fix what makes sense
  2. Write tests

Release frequency

Each change merged to the repository will be automatically deployed on exago.io.