From 45dddce55ae9ea621170fca98849dafdf482abb6 Mon Sep 17 00:00:00 2001 From: SUVAJITKARMAKAR Date: Thu, 24 Apr 2025 12:48:22 +0530 Subject: [PATCH 1/2] update(github): Pull Request updated --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 92f8304..15f661f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -34,6 +34,18 @@ Include relevant screenshots / video if applicable.
+#### OWNERSHIP + +| MESSAGE | CONFIRMATION | +| ------------------------------------------------------- | ------------ | +| `I confirm that I am responsible for this pull request` | [x] | + +#### ACCEPTANCE OF MY WORK + +| MESSAGE | CONFIRMATION | +| ---------------------------------------------- | ------------ | +| `I have worked on all the acceptance criteria` | [x] | + #### GIT FOLLOW UPS | COMMAND | EFFECT | From c426daf1aac29132ee111fc6c69430802e20d50d Mon Sep 17 00:00:00 2001 From: SUVAJITKARMAKAR Date: Thu, 24 Apr 2025 12:52:51 +0530 Subject: [PATCH 2/2] update(github-template): completed the updated github pull-request template --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 15f661f..ea84a50 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -38,13 +38,13 @@ Include relevant screenshots / video if applicable. | MESSAGE | CONFIRMATION | | ------------------------------------------------------- | ------------ | -| `I confirm that I am responsible for this pull request` | [x] | +| `I confirm that I am responsible for this pull request` | `yes/no` | #### ACCEPTANCE OF MY WORK | MESSAGE | CONFIRMATION | | ---------------------------------------------- | ------------ | -| `I have worked on all the acceptance criteria` | [x] | +| `I have worked on all the acceptance criteria` | `yes/no` | #### GIT FOLLOW UPS