From 7d9ea665d444f70de01ef19739f9bf92a178aa0d Mon Sep 17 00:00:00 2001 From: Omkar Phansopkar <48476025+OmkarPh@users.noreply.github.com> Date: Mon, 5 Oct 2020 13:20:12 +0530 Subject: [PATCH] Fixed the pull request template issue partially (#902) Fixes #826 --- .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