Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 459 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 459 Bytes

Contributing

If you want to make changes to the API, add a major new feature, or fix a bug, please consider opening a GitHub issue first to discuss the changes. Small bug fixes don't need an issue and can just be addressed in a pull request.

As a general rule, pull requests for which the tests don't pass will not be reviewed. If you have trouble getting tests to pass, please indicate so on the pull request.

Other than that, happy hacking!