From 4bdfe4ef5958418d8d4299b91d97e811c80191ac Mon Sep 17 00:00:00 2001 From: berehx Date: Sun, 11 Jan 2026 12:44:36 +0200 Subject: [PATCH 1/3] Create CODEOWNERS --- .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 b5941cea2fef8097088b3c9f22588c0f42e8a931 Mon Sep 17 00:00:00 2001 From: berehx Date: Sun, 11 Jan 2026 12:45:58 +0200 Subject: [PATCH 2/3] Create pull_request_template.md --- .github/.github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/.github/pull_request_template.md diff --git a/.github/.github/pull_request_template.md b/.github/.github/pull_request_template.md new file mode 100644 index 0000000..d53e626 --- /dev/null +++ b/.github/.github/pull_request_template.md @@ -0,0 +1,5 @@ +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 bd3abbe94af43094d873d6482a417d9f64ceb205 Mon Sep 17 00:00:00 2001 From: Neo Date: Sun, 11 Jan 2026 13:22:16 +0200 Subject: [PATCH 3/3] Test: checking PR template and discord --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..315a3bd --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Testing Discord