From 5d3e12169eff36cb1fda48e11af08e7d706b8b3b Mon Sep 17 00:00:00 2001 From: Relakkes Date: Fri, 10 Jan 2025 16:53:20 +0800 Subject: [PATCH] fix: move dirctory --- .github/{workflows => }/ISSUE_TEMPLATE/bug_report.md | 0 .github/{workflows => }/ISSUE_TEMPLATE/quesiton.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/ISSUE_TEMPLATE/bug_report.md (100%) rename .github/{workflows => }/ISSUE_TEMPLATE/quesiton.md (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/workflows/ISSUE_TEMPLATE/quesiton.md b/.github/ISSUE_TEMPLATE/quesiton.md similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/quesiton.md rename to .github/ISSUE_TEMPLATE/quesiton.md