From a1e7be45fc283e61f56f77a9aa4d6be7afde8d70 Mon Sep 17 00:00:00 2001 From: Ondrej Lukas Date: Thu, 5 Mar 2026 09:59:11 +0100 Subject: [PATCH] Move tempalte to correct location --- .github/{workflows => }/ISSUE_TEMPLATE/bug_report.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/ISSUE_TEMPLATE/bug_report.yml (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/bug_report.yml