pull_request_template.md 645 B

Thank you for contributing! Please follow the guidelines below to submit your pull request. Additional details are available in our Contributor Guide.

Description of change

Explain what you changed, and how or why it works the way it does.

Documentation

Should be added to the docs/ directory. If you're not sure how to add documentation, please provide a description here instead.

Tests

Unit tests should be included to test your changes. If you're not sure how to write unit tests, please provide a description of how to test this change manually.