Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 454 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 454 Bytes

Contributing Guidelines

Please create an issue if there is a new feature, enhancement or bug you would like to see worked on.

If you are taking on an open issue please comment on the issue stating that you would like to work on it to avoid multiple people taking on the same issue.

Fork the repo and submit a pull request

Please run yarn format after making any changes and before submitting a PR.

That's it for now, thanks for contributing!