From 2beab1c241b0e0ee2b10bbe1d17e80cf6120b0e3 Mon Sep 17 00:00:00 2001 From: sliptonic Date: Thu, 24 Apr 2025 09:23:50 -0500 Subject: [PATCH] move PR template to ./github --- .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