Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 872 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

24 lines (19 loc) · 872 Bytes

Description

[Provide a brief description of the changes made in this pull request]

Changes

  • [List the changes made in this pull request]
  • [Add additional changes as needed]

Screenshots

[Add screenshots or other visual aids to show the changes made in this pull request]

Related Issues/Tasks

  • [List any related issues or tasks]
  • [Add additional issues/tasks as needed]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Information

[Add any additional information or context about the pull request here]