diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..4de28e7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,50 @@ +## Description + + + + + +## What type of PR is this? (check all applicable) + +- [ ] 🍕 Feature +- [ ] 🐛 Bug Fix +- [ ] 📝 Documentation Update +- [ ] 🧑‍💻 Code Refactor +- [ ] 🔥 Performance Improvements +- [ ] ✅ Test +- [ ] 🤖 Build +- [ ] ⏩ Revert + +## Related Tickets & Documents + + + + +## Mobile & Desktop Screenshots/Recordings + + + + + +## Steps to QA + + + + +## Added to documentation? + +- [ ] 📜 README.md +- [ ] 📓 docs.example.com +- [ ] 🙅 no documentation needed