Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.09 KB

pull_request_template.md

File metadata and controls

33 lines (22 loc) · 1.09 KB

Pull Request Details

Description

[Provide a brief overview of the changes introduced by this pull request.]

Fixes

[Cite any related issues or bugs that this PR addresses, e.g., "Fixes #123"]

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Refactoring
  • Other (specify): _______________

Screenshots (if applicable)

[If your changes include UI updates, provide screenshots to illustrate the changes.]

Additional Notes

[Include any additional information or context that might be helpful for reviewers.]

Checklist

  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, snapshots, and videos after making the changes.
  • I have not borrowed code without disclosing it, if applicable.
  • This pull request is not a Work In Progress (WIP), and only completed and tested changes are included.
  • I have tested these changes locally.