From e7f446813331d6a73aa63e8cff7818753e474eec Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sat, 13 Jul 2024 17:12:07 +0200 Subject: [PATCH] chore: Move default PR template to correct dir --- .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