From f042b55d1ff30619242a7fce8a2029668e8988d6 Mon Sep 17 00:00:00 2001 From: eshanized Date: Tue, 31 Dec 2024 13:49:10 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20create=20and=20fix=20pr?= =?UTF-8?q?=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pull_request.md => PULL_REQUEST_TEMPLATE.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/pull_request.md => PULL_REQUEST_TEMPLATE.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request.md rename to .github/PULL_REQUEST_TEMPLATE.md