diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..8902793a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,41 @@ +### ๐Ÿ“ Description + + + +--- + +### ๐Ÿ› ๏ธ Changes Made + + +--- + +### โœ… Checklist +- [ ] I have tested the changes in this PR + +--- + +### ๐Ÿงช Testing + + + +--- + +### ๐Ÿ”— References +- Ticket link: +- Design docs links: +- External links: + +--- + +### ๐Ÿšจ Breaking Changes? + +- [ ] Yes (explain below) +- [ ] No + + + +--- + +### ๐Ÿ”๏ธ Additional Notes + + \ No newline at end of file