From 254128875c8cd24dba75198791cfede2ab09dd9c Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:54:49 +0000 Subject: [PATCH 1/2] GitHub Classroom Autograding Workflow From de0095569533e324989578beee916075f7b7da31 Mon Sep 17 00:00:00 2001 From: koskin <118272123+koskin17@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:40:54 +0200 Subject: [PATCH 2/2] Create pull_request_template.md --- .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 00000000..77d851e2 --- /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