Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.91 KB

CONTRIBUTING.md

File metadata and controls

59 lines (41 loc) · 1.91 KB

Contributing to SNAPS-Boot

First off, thanks for taking the time to contribute! 👍

Code of Conduct

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.

How Can I Contribute?

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: IRC

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.

Resources

Some useful resources to get started: