From abc63f6a658cca6a2aec772c00fc3447e0c2fe41 Mon Sep 17 00:00:00 2001 From: Rehan Ali Date: Fri, 3 Nov 2023 13:28:54 +0500 Subject: [PATCH] Rename pull_request_template.md to PULL_REQUEST_TEMPLATE.md.md --- .../pull_request_template.md => PULL_REQUEST_TEMPLATE.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/{PULL_REQUEST_TEMPLATE/pull_request_template.md => PULL_REQUEST_TEMPLATE.md} (95%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 95% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE.md index f460160..0dbb67e 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,4 +27,4 @@ _We encourage you to keep the code coverage percentage at 80% and above._ - [ ] No, They aren't needed. - [ ] No, I need help with writing tests. -## [optional] Other information: \ No newline at end of file +## [optional] Other information: