Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 520 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 520 Bytes

Contributing

We welcome contributions! Feel free to help make this better.

Process

  1. Please open an issue prior to making any changes. Provide a description of what you want to change and why.
  2. Make your change. If this alters behavior or adds functionality, please add tests to exercise the new code. Please also add or update documentation as necessary.
  3. Add your change to CHANGELOG.md
  4. Open a pull request.
  5. One of the core team members will review it and provide feedback.