From 88abca7575c17bc2c0d167ce72db9f3c71a845e1 Mon Sep 17 00:00:00 2001 From: misha01068 <73953913+misha01068@users.noreply.github.com> Date: Fri, 27 Feb 2026 17:50:47 +0200 Subject: [PATCH] Add pull request template for code reviews --- pull_request_template | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pull_request_template diff --git a/pull_request_template b/pull_request_template new file mode 100644 index 0000000..378b862 --- /dev/null +++ b/pull_request_template @@ -0,0 +1,9 @@ +## 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