From 9aee5149cab6ee60660fe376e80c228c9a906c77 Mon Sep 17 00:00:00 2001 From: ivansstef <65235292+ivansstef@users.noreply.github.com> Date: Fri, 31 Oct 2025 17:04:51 +0200 Subject: [PATCH 1/3] Add pull request template --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 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 0000000..5b2cc00 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +## Describe your changes +_Опиши що саме ти зробив?_ + +## Issue ticket number and link +_Insert number: #123 – Insert link to related issue_ + +## 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 From 00d5fe025d62fc87969370d5921f9cd08edd2e77 Mon Sep 17 00:00:00 2001 From: ivansstef <65235292+ivansstef@users.noreply.github.com> Date: Fri, 31 Oct 2025 17:41:56 +0200 Subject: [PATCH 2/3] Add test-webhook file --- test-webhook | 1 + 1 file changed, 1 insertion(+) create mode 100644 test-webhook diff --git a/test-webhook b/test-webhook new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/test-webhook @@ -0,0 +1 @@ +1 From 5238d77c60f5799ec56d72c814241af41d25ad21 Mon Sep 17 00:00:00 2001 From: ivansstef <65235292+ivansstef@users.noreply.github.com> Date: Fri, 31 Oct 2025 17:52:14 +0200 Subject: [PATCH 3/3] Delete test-webhook --- test-webhook | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test-webhook diff --git a/test-webhook b/test-webhook deleted file mode 100644 index d00491f..0000000 --- a/test-webhook +++ /dev/null @@ -1 +0,0 @@ -1