From d2ed7eb623bcbe73cda798a35215c8e5ab70fe97 Mon Sep 17 00:00:00 2001 From: Denys Date: Tue, 24 Mar 2026 23:23:26 +0200 Subject: [PATCH 1/3] add @softservedata as code owner for main branch --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..e32a21f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @softservedata From c32d976742ea4046d716b6d07e052394d6e06978 Mon Sep 17 00:00:00 2001 From: Denys Date: Tue, 24 Mar 2026 23:35:13 +0200 Subject: [PATCH 2/3] add pull request template --- .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 0000000..68ea6b9 --- /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 From 2a346fe5aac8caa789016afce572e41c355d8567 Mon Sep 17 00:00:00 2001 From: Denys <95053067+DenisKricen@users.noreply.github.com> Date: Wed, 25 Mar 2026 00:10:09 +0200 Subject: [PATCH 3/3] Create PR_test --- PR_test | 1 + 1 file changed, 1 insertion(+) create mode 100644 PR_test diff --git a/PR_test b/PR_test new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/PR_test @@ -0,0 +1 @@ +