From bb18639447884c7f676683b397e97334021adac1 Mon Sep 17 00:00:00 2001 From: Sahil Saini Date: Fri, 24 Mar 2023 15:19:10 +0530 Subject: [PATCH] [ISSUE] updated location and read me file for pull request template. --- PULL_REQUEST_TEMPLATE.md => .github/pull_request_template.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename PULL_REQUEST_TEMPLATE.md => .github/pull_request_template.md (100%) diff --git a/PULL_REQUEST_TEMPLATE.md b/.github/pull_request_template.md similarity index 100% rename from PULL_REQUEST_TEMPLATE.md rename to .github/pull_request_template.md diff --git a/README.md b/README.md index 51de36a..79b8743 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Prior to submitting a pull request you should: When submitting a pull request: -* Use the [provided pull request template](PULL_REQUEST_TEMPLATE.md) and populate the Introduction, Purpose, and Scope fields at a minimum. +* Use the [provided pull request template](.github/pull_request_template.md) and populate the Introduction, Purpose, and Scope fields at a minimum. * If you're submitting before and after screenshots, movies, or GIF's, enter them in a two-column table so that they can be viewed side-by-side. When merging a pull request: