Clone this project and run make test
. If all the tests pass, you are ready to start hacking.
- Fork the project and implement your changes in a separate branch.
- Open a PR from your branch to periskop-scala. Make sure the description is concise and clear.
- Wait for an approval from 2 core developers. Make sure the build is green.
- After that, one of the core developers will merge your changes into the main branch.
- Thank you so much for contributing!