Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.38 KB

File metadata and controls

52 lines (35 loc) · 1.38 KB

🟦✨ Pull Request Description ✨🟦

╔════════════════════════════════════════════╗
  🌟 Quality • Clean Code • Performance 🌟
╚════════════════════════════════════════════╝

Ticket

Add a link to the related ticket.

Background

Give reviewers the necessary context.

  • What is this change about, and why is it required?
  • If it's a feature, what value does it deliver?
  • If it's a bug fix, what was the issue and what caused it?

Approach

Explain how your solution addresses the problem.

Mention any alternative approaches you considered. Note any trade-offs or important details the reviewer should be aware of.

Testing Instructions

Outline the acceptance criteria.

List any specific steps needed to test this change. Mention any edge cases to verify or that you encountered during development.

Deployment Notes

Include any steps or considerations required for deployment.

Demo

Attach relevant screenshots or screen recordings demonstrating the change.


✅ PR Status Labels

  • WIP
  • Ready for review
  • In review
  • Changes requested
  • Approved
  • No QA required
  • Staging
  • Production