Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 622 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 622 Bytes

How to Contribute

We'd love to accept your patches and contributions to this project.

Fork this repo

You should create a fork of this project in your account and work from there. You can create a fork by clicking the fork button in GitHub.

Merging your contribution

Create a new pull request and your code will be reviewed by the maintainers. They will confirm at least the following:

  • Tests run successfully
  • Documentation added for new or updated functionality

A maintainer will need to sign off on your pull request before it can be merged. After it is merged, you can delete your fork if you want to.