Last active
July 11, 2025 14:27
-
-
Save foxleigh81/dd55d1edb1728ccab6262e996bd75123 to your computer and use it in GitHub Desktop.
A template for a good PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Pull Request | |
| ## π§° Ticket | |
| [The ticket the work was done for] | |
| ## π Overview | |
| [A summary of what you did in no more than one paragraph] | |
| ## π€ Reason | |
| [Why did you do what you did? - feel free to copy from the ticket if the reason is there] | |
| ## π₯οΈ Screenshot | |
| [If the work is UI related then paste a screenshot of the update here.] | |
| ## π Developer Notes | |
| [Sometimes, extra notes are needed to add clarity to a PR, add them here] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment