From 73a36d555626cc77f328f81cf2b6e24963fa95ca Mon Sep 17 00:00:00 2001 From: Lemonawa Date: Tue, 26 Jul 2022 20:33:57 +0800 Subject: [PATCH] Rename .github/ISSUE_TEMPALTE/01_bug_report.yml to .github/ISSUE_TEMPLATE/01_bug_report.yml --- .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/01_bug_report.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/01_bug_report.yml (100%) diff --git a/.github/ISSUE_TEMPALTE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPALTE/01_bug_report.yml rename to .github/ISSUE_TEMPLATE/01_bug_report.yml