From 9f01d4fafba95a29afcd3994c074590e5a0b333e Mon Sep 17 00:00:00 2001 From: romanmakarevych0201 <141815141+romanmakarevych0201@users.noreply.github.com> Date: Wed, 1 Nov 2023 22:57:27 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=D0=94=D0=BE=D0=B4=D0=B0=D0=BD=D0=BE=20?= =?UTF-8?q?=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=20=D0=BF=D1=83=D0=BB=D0=BB?= =?UTF-8?q?-=D1=80=D0=B5=D0=BA=D0=B2=D0=B5=D1=81=D1=82=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 16 ++++++++++++++++ 1 file changed, 16 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..19b6714 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,16 @@ +## Describe your changes + +Briefly describe the changes made in this pull request. + +## Issue ticket number and link + +- Issue #: [Add issue number here](insert_link_here) + +## 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 7d219dce69a8f6d61051fa846b22ebf128ff031a Mon Sep 17 00:00:00 2001 From: romanmakarevych0201 <141815141+romanmakarevych0201@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:09:26 +0200 Subject: [PATCH 2/2] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..48a93be --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# my_yourname_site