diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..92ca1e59 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,47 @@ + + +## What type of MR is this? (check all applicable) + +- [ ] 🍕 Feature +- [x] 🐛 Bug Fix +- [ ] 📝 Doc Update +- [ ] 🎨 Style +- [ ] 🧑‍💻 Code Refactor +- [ ] 🔥 Performance Improvements +- [ ] ✅ Test +- [ ] 🤖 Build +- [ ] 🔁 CI +- [ ] ⏩ Revert + +## Description + + + +## Important files to start review from + +## Mobile & Desktop Screenshots/Recordings + +## Added tests? + +- [ ] 👍 yes +- [x] 🙅 no, because they aren't needed +- [ ] 🙋 no, because I need help + +## Added to documentation? + +- [ ] 📓 WIKI +- [x] 📜 README.md +- [ ] 🙅 no documentation needed + +## [optional] Are there any post-deployment tasks we need to perform? + +## [optional] What gif best describes this MR or how it makes you feel? + +![alt text](URL of the GIF file)