diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..02c47f57d7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,21 @@ + + + +Closes # + +## 📑 Description + + +## ✅ Checks + +- [ ] My pull request adheres to the code style of this project +- [ ] My code requires changes to the documentation +- [ ] I have updated the documentation as required +- [ ] All the tests have passed + +## ℹ Additional Information + \ No newline at end of file