From c50ca2dbc342d0db4f6c072638e6aa44249fa9ad Mon Sep 17 00:00:00 2001 From: Denis Fokin Date: Wed, 1 Jun 2022 15:32:08 +0300 Subject: [PATCH] Pull request template is ignored for pull requests closes #109 --- .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