Thank you in advance for your contribution. This document is a work in progress and by participating in this project, you agree to abide by our code of conduct.
Steps:
-
Clone the repo:
git clone git@gitlab.com:claret/claret-xtext.git
-
Set up your machine:
Install jdk and Xtext
-
Make sure the tests pass.
-
Make your change. Add tests for your change. Make the tests pass.
Please, follow this:
- Write tests.
- Follow our style guide.
- Write a good commit message.
Thanks to the Thoughtbot Contributing and Contributor Covenant for inspiration and ideas.