From be157fce9878ca5eb139cd941bb8ea9b8082210d Mon Sep 17 00:00:00 2001 From: rhea-so Date: Thu, 23 Feb 2023 22:49:46 +0900 Subject: [PATCH] fix lowercase to uppercase --- .github/{issue_template => ISSUE_TEMPLATE}/bug_report.yml | 0 .github/{issue_template => ISSUE_TEMPLATE}/config.yml | 0 .github/{issue_template => ISSUE_TEMPLATE}/request_feature.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/{issue_template => ISSUE_TEMPLATE}/bug_report.yml (100%) rename .github/{issue_template => ISSUE_TEMPLATE}/config.yml (100%) rename .github/{issue_template => ISSUE_TEMPLATE}/request_feature.yml (100%) diff --git a/.github/issue_template/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/issue_template/bug_report.yml rename to .github/ISSUE_TEMPLATE/bug_report.yml diff --git a/.github/issue_template/config.yml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/issue_template/config.yml rename to .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/issue_template/request_feature.yml b/.github/ISSUE_TEMPLATE/request_feature.yml similarity index 100% rename from .github/issue_template/request_feature.yml rename to .github/ISSUE_TEMPLATE/request_feature.yml