Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.78 KB

CONTRIBUTING.md

File metadata and controls

58 lines (40 loc) · 1.78 KB

Contributing to snaps-common

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

Code of Conduct

This project and everyone participating in it is governed by the snaps-common 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)

To submit a pull request, fork the snaps-common repository and then clone your fork:

git clone https://github.com/YOUR-GITHUB-USERNAME/snaps-common.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: