Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.49 KB

pull_request_template.md

File metadata and controls

45 lines (28 loc) · 1.49 KB

Fixed Issue Number: # (Issue Number)

📝 Description of the changes:

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

🚀 Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

✅ Checklist:

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

🖼️ Screenshots (if applicable):

💬 Note to reviewers (if applicable):