First off, thanks for taking the time to contribute! 👍
This project and everyone participating in it is governed by the SNAPS-Boot Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to snaps@cablelabs.com.
We're happy you want to contribute! You can help us in different ways:
- Open an issue with suggestions for improvements
- Fork this repository and submit a pull request
- Improve the documentation (same pull request flow)
- Join the conversation:
To submit a pull request, fork the SNAPS-Boot repository and then clone your fork:
git clone https://github.com/YOUR-GITHUB-USERNAME/snaps-boot.git
Make your suggested changes, git commit
, git push
and then submit a pull request.
Our pull request template should be used for all pull requests. If you're creating your pull request from the GitHub site, then it will be automatically populated with the template's contents, otherwise please copy and paste the template text into your pull request.
Some useful resources to get started: