From f1e12a33cf64eddc936a3b9f5e214f0ecb7d375e Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 21 Aug 2025 09:19:31 +0200 Subject: [PATCH] Rename issue template Seems like GH changed how the templates work. --- .github/{ISSUE_TEMPLATE => issue_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE => issue_template.md} (100%) diff --git a/.github/ISSUE_TEMPLATE b/.github/issue_template.md similarity index 100% rename from .github/ISSUE_TEMPLATE rename to .github/issue_template.md