From bf1c36a30c5fc9f534f2b54eb412ee9414ab9df6 Mon Sep 17 00:00:00 2001 From: Shany Pozin Date: Thu, 2 Feb 2023 11:02:47 +0200 Subject: [PATCH] Moving the template file location (#3523) see https://github.com/appsmithorg/appsmith/issus/826#issuecomment-703093426 for details --- .github/{PULL_REQUEST_TEMPLATE => }/pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE => }/pull_request_template.md (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md