From 033660a09bc825baef201fa9a506a6ae55efab2f Mon Sep 17 00:00:00 2001 From: Mindy Batek Date: Wed, 17 Jun 2026 00:31:17 +0200 Subject: [PATCH] Enable PR template by default Further reading: --- .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