From 96ba18b2c9201c5733737482ce9b4bc5fd6f3f00 Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Thu, 13 Jun 2024 15:20:01 +0530 Subject: [PATCH 1/2] Updated: the Pull request template (dxp/298) --- .github/PULL_REQUEST_TEMPLATE.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2d1e5cb..632c6c3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ ### Related Issues -Closes # +# ### Short Description and Why It's Useful @@ -11,9 +11,6 @@ Closes # -**IMPORTANT NOTICE** - Remember to update `CHANGELOG.md` with description of your change - - ### Contribution and Currently Important Rules Acceptance From 7397ef74eb23d5f540eb02594399c10fbbac6bd5 Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Fri, 14 Jun 2024 16:48:04 +0530 Subject: [PATCH 2/2] Updated: the contribution guideline link to Picking repo link(#298) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 632c6c3..25308dc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ ### Contribution and Currently Important Rules Acceptance -- [ ] I read and followed [contribution rules](https://github.com/DivanteLtd/vsf-capybara/blob/master/CONTRIBUTING.md) \ No newline at end of file +- [ ] I read and followed [contribution rules](https://github.com/hotwax/picking#contribution-guideline) \ No newline at end of file