From b4da3fdbcbb55b6df92c57826a33e00d7e4041b9 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sun, 21 Mar 2021 01:10:51 +0900 Subject: [PATCH] chore: renamed issue template file name --- .github/ISSUE_TEMPLATE/{bug.md => bug_report.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug.md => bug_report.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug.md rename to .github/ISSUE_TEMPLATE/bug_report.md