Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 743 Bytes

pull_request_template.md

File metadata and controls

23 lines (14 loc) · 743 Bytes

Description

[Include a brief description of the changes you've made]

Related Issues

[Include any related issues or pull requests that this PR addresses or is related to. Use GitHub's shorthand syntax to link to them, like #1234.]

Changes Proposed

[Describe the changes you've made in detail. Be specific and include any relevant code snippets.]

Checklist

  • I have read and followed the contribution guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers