From 44a84cc3f28a414824abe54ec254ea133c1e2b5d Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Mon, 25 Aug 2025 21:07:56 +0200 Subject: [PATCH] improve feature and bug templates --- .github/ISSUE_TEMPLATE/{bug_report.yml => bug.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yml => bug.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/bug.yml