test/.github/pull_request_template.md

715 B

Pull request

Please remove this paragraph and replace it with a description of your PR. Also include the issue that it fixes.

How Has This Been Tested?

Please remove this paragraph with a description of how this PR has been tested.

Checklist

  • I have read CONTRIBUTING.md.
  • I have added a concise human-readable description of the change to CHANGELOG.md.
  • I have tested that this fix is effective or that this feature works.
  • I have added docstrings to newly created methods and classes.
  • I have updated the README.md and the readthedocs documentation. Or verified that this is not necessary.