When writing a PR description:
- •Run
git diff main...HEADto see all changes on this branch - •Write a description following this format:
What
One sentence explaining what this PR does.
Why
Brief context on why this change is needed
Changes
- •Bullet points of specific changes made
- •Group related changes together
- •Mention any files deleted or renamed