Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 489 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 489 Bytes

Contributing

Contributions of any kind are welcome! If you've found a bug or have a feature request, please feel free to open an issue.

To make changes yourself, follow these steps:

  1. Follow the Setup Guide to set up your environment and clone this repository
  2. Follow the Development Guide to create a branch and make changes
  3. Refer to the Testing Guide to write applicable unit tests and submit your pull request.

Thanks!