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.
If you would like to contribute but do not necessarily know what you could do, check out our roadmap.
Create a branch per feature. Rebase your commits, keep it clean and readable.
Before sending a PR:
- Run
gometalinter
and fix what makes sense - Write tests
Each change merged to the repository will be automatically deployed on exago.io
.