From 110b3d27b46ebe201a2d6830a8f5bd21fad345a0 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 10 Sep 2025 14:17:15 +0200 Subject: [PATCH] Rename issue template Seems like GH changed how the templates work. (cherry picked from commit f1e12a33cf64eddc936a3b9f5e214f0ecb7d375e) --- .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