diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..d85cac81 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,21 @@ +## 📢 Type of change + +* [ ] Bugfix +* [ ] New feature +* [ ] Enhancement +* [ ] Refactoring + +## 📜 Description + +## 💡 Motivation and Context + +## 💚 How did you test it? + +## 📝 Checklist + +* [ ] I compiled before submitting the PR +* [ ] I reviewed the submitted code + +## 🔮 Next steps + +## 📸 Screenshots / GIFs