From 6aa853e207bd7a851a3c02bdfc9d901afd6d6207 Mon Sep 17 00:00:00 2001 From: Anastasiia <161857774+AnStacy@users.noreply.github.com> Date: Sat, 11 Jan 2025 23:55:20 +0200 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 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 00000000..9384f3a2 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +# Describe your changes +# Issue ticket number and link +# Checklist before requesting a review +- [ ] I have performed a self-review of my code +- [ ] If it is a core feature, I have added thorough tests +- [ ] Do we need to implement analytics? +- [ ] Will this be part of a product update? If yes, please write one phrase about this update