Skip to content

Files

Latest commit

author
Brian Fink
May 30, 2019
cb01af1 · May 30, 2019

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.