From a733c58bae10db299780c9f764a07864c2001d3a Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Thu, 13 Jun 2024 15:22:10 +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 2d1e5cbec..632c6c30b 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 9efd993719ca33d1eab6df2b02f9832dfd6a2f1a Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Fri, 14 Jun 2024 16:44:27 +0530 Subject: [PATCH 2/2] Updated: the contribution guideline link to Pre-order 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 632c6c30b..0869913e2 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/preorder#contribution-guideline) \ No newline at end of file