Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 684 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 684 Bytes

How to Contribute

We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow.

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.

Tips

  • Smaller changes are easier to review
  • Give the PR a meaningful title and description with context surrounding the changes
  • To close an issue automatically after a PR is merged, use keywords "fix", "close", or "resolve" in the PR description, e.g. fix #1337.