Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 818 Bytes

pull_request_template.md

File metadata and controls

35 lines (22 loc) · 818 Bytes

📋 PR Description


✅ Checklist

  • Code follows the project standards and guidelines.
  • Relevant unit tests are written and all tests are passing.
  • Test coverage is adequate for the changes.
  • Any unnecessary files or debug statements have been removed.
  • Documentation is updated where necessary.
  • The PR has been reviewed by at least one team member before merging.

🛠 Steps to Test

  1. ...
  2. ...

🔗 Related Links

  • Issue:
  • Documentation:

📷 Screenshots (Optional)