From dddd4ed2c6fd462d272e5cd9ce5fee8e770dec38 Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 19 Apr 2026 17:54:09 +0300 Subject: [PATCH 1/5] add markdown template --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 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..b782976 --- /dev/null +++ b/.github/pull_request_template.md @@ -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 \ No newline at end of file From 344ea0de3ef24229fe0ac3a92b04ac535c33652f Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 19 Apr 2026 20:12:51 +0300 Subject: [PATCH 2/5] added text to md PR template --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b782976..d65a1fa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,4 +6,6 @@ - [ ] 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 \ No newline at end of file +- [ ] Will this be part of a product update? If yes, please write one phrase about this update + +## Checking PR notification From 323ee67a2b651f39aef98a5566c693aef8671531 Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 19 Apr 2026 20:16:22 +0300 Subject: [PATCH 3/5] checking alert system --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d65a1fa..5a73e8d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,3 +9,4 @@ - [ ] Will this be part of a product update? If yes, please write one phrase about this update ## Checking PR notification +Just check \ No newline at end of file From a2a32845c54a6e1bef367ba148bd1c5109994915 Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 19 Apr 2026 23:47:30 +0300 Subject: [PATCH 4/5] add md text --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5a73e8d..ae5e1b9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,4 +9,4 @@ - [ ] Will this be part of a product update? If yes, please write one phrase about this update ## Checking PR notification -Just check \ No newline at end of file +Just check working \ No newline at end of file From d758b8d6687103470ae2d271606d5d84db1cc0e4 Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 19 Apr 2026 23:50:50 +0300 Subject: [PATCH 5/5] add text to markdown --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ae5e1b9..b4193fe 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,4 +9,5 @@ - [ ] Will this be part of a product update? If yes, please write one phrase about this update ## Checking PR notification -Just check working \ No newline at end of file +Just check working +TEST \ No newline at end of file