Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 922 Bytes

CONTRIBUTING.md

File metadata and controls

36 lines (21 loc) · 922 Bytes

Contributing

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:

Thanks

Thanks to the Thoughtbot Contributing and Contributor Covenant for inspiration and ideas.