From 5ecf99315b0081f4c9fbc1a9bb48709266b1bdb5 Mon Sep 17 00:00:00 2001 From: singhkunal2050 Date: Mon, 28 Oct 2024 13:10:46 +0530 Subject: [PATCH] Review Comments --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8f89f8d..504c5ed 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,9 +3,9 @@ Describe the key changes in this PR with the Jira Issue reference -### Screenshots (if any) +### Changes to Public Facing API if any -Attach screenshots to illustrate changes, if applicable +Please list the impact on the public facing API if any ### How Has This Been Tested? @@ -14,6 +14,7 @@ Describe the testing approach and any relevant configurations (e.g., environment ### Checklist - [ ] Code compiles without errors +- [ ] Version Bump added to package.json & CHANGELOG.md - [ ] All tests pass - [ ] Build process is successful - [ ] Documentation has been updated (if needed) \ No newline at end of file