From 214672b97686bcfa03363546b4a4a486de24f92a Mon Sep 17 00:00:00 2001 From: wnso <109727039+wnso-kim@users.noreply.github.com> Date: Sat, 2 Mar 2024 00:37:34 +0900 Subject: [PATCH] Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md --- .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