Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 978 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 978 Bytes

Contributing

Contributions are welcome! 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.

Pull Requests

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

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. If you're adding a new feature, don't forget to update the documentation.
  6. Describe your changes in the pull request description.
  7. Issue that pull request!
  8. You may merge the Pull Request in once you have the sign-off of the maintainers, or if you do not have permission to do that, you may request the maintainer to merge it for you.

License

By contributing, you agree that your contributions will be licensed under its MIT License.