From 890765fbf8c1a15192fc7b29d0685d83c4e98923 Mon Sep 17 00:00:00 2001 From: Nikita Mashchenko <52038455+exortme1ster@users.noreply.github.com> Date: Mon, 1 May 2023 18:24:11 -0500 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..71e3e69e4 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,23 @@ +## 🛠 Clickup tickets + + +* Resolves []() + +## ✨ Overview + +* + + +- [ ] This PR includes database changes + + +## 📝 Checklist +- [ ] Tagged issue # above +- [ ] Checked features against requirements in ticket +- [ ] Merge the latest main into PR branch +- [ ] Locally Tested +- [ ] Updated docs and changelog for new or breaking API changes +- [ ] Completed Peer Demo (if necessary) + +## 📝 Notes +