Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.2 KB

File metadata and controls

35 lines (21 loc) · 1.2 KB

Pull Request Template

Description

Briefly describe the purpose and context of this pull request.

Changes

List the key changes introduced by this pull request.

Testing Instructions

Provide step-by-step instructions for testing and verifying the changes made in this pull request. Include relevant details about how to reproduce the changes, which areas of the application to test, and any specific scenarios to consider.

Related Issues

List any related issues or tasks that are addressed by this pull request.

Screenshots (if applicable)

If your changes affect the visual appearance of the application, provide screenshots to help reviewers and stakeholders visualize the changes.

Checklist

  • Merge conflicts have been resolved, if any.
  • All functionalities in the code pre pull request are reserved .
  • Code follows our coding guidelines and standards.
  • Documentation has been updated, if necessary.
  • Code has been reviewed by at least one team member.
  • Reviewed and approved by a designated reviewer(s).

Additional Notes

Add any additional notes or context that might be helpful for reviewers, such as known limitations or trade-offs made during implementation.