From c688bd19ed07a6ae84f3cc10aba8fae0463073e1 Mon Sep 17 00:00:00 2001 From: Johan Broberg Date: Tue, 2 Dec 2025 22:34:45 -0800 Subject: [PATCH] Correcting path, removing trailing space from `ISSUE_TEMPLATE `. --- .github/{ISSUE_TEMPLATE => ISSUE_TEMPLATE}/bug_report.md | 0 .github/{ISSUE_TEMPLATE => ISSUE_TEMPLATE}/feature_request.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE => ISSUE_TEMPLATE}/bug_report.md (100%) rename .github/{ISSUE_TEMPLATE => ISSUE_TEMPLATE}/feature_request.md (100%) diff --git a/.github/ISSUE_TEMPLATE /bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE /bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE /feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE /feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request.md