From 3045c4e901e85fe3cc28c7d6a5e8c483db322aa8 Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Fri, 11 Sep 2026 12:27:51 +0900 Subject: [PATCH] github: rename issue template file extension Signed-off-by: Shizuo Fujita --- .github/ISSUE_TEMPLATE/{bug_report.yaml => bug_report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yaml => bug_report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yaml rename to .github/ISSUE_TEMPLATE/bug_report.yml