Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 618 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 618 Bytes

Contributing

We appreciate pull requests from everyone !

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

All code changes happen through Pull Requests

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

  1. Fork the repo.
  2. If you've added code that should be tested, add tests.
  3. If you've added code that need documentation, update the documentation.
  4. Write a good commit message.
  5. Issue that pull request!