From c6328d62e92606ba0ce9ad86a9177ae1696c5095 Mon Sep 17 00:00:00 2001 From: Sahil Saini Date: Fri, 24 Mar 2023 13:38:29 +0530 Subject: [PATCH] [ISSUE] updated and hide 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 e9ef053..24a5eab 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,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: