From cc1f704e0b2e430dda1b2a27f6578f05a3650f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=AA=E3=83=B3=E8=A6=AA=E8=A1=9B?= =?UTF-8?q?=E9=9A=8A?= Date: Sat, 14 Sep 2024 07:28:21 +0900 Subject: [PATCH 1/2] =?UTF-8?q?Rename=20=E3=83=90=E3=82=B0=E3=81=AE?= =?UTF-8?q?=E5=A0=B1=E5=91=8A.md=20to=20bug=5Freport.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/{バグの報告.md => bug_report.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{バグの報告.md => bug_report.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/バグの報告.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/バグの報告.md rename to .github/ISSUE_TEMPLATE/bug_report.md From 24bb626282d38dd16e1a2126370bb8c54b2b3fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=AA=E3=83=B3=E8=A6=AA=E8=A1=9B?= =?UTF-8?q?=E9=9A=8A?= Date: Sat, 14 Sep 2024 07:28:47 +0900 Subject: [PATCH 2/2] =?UTF-8?q?Rename=20=E6=A9=9F=E8=83=BD=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0.md=20to=20feature=5Frequest.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/{機能追加.md => feature_request.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{機能追加.md => feature_request.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/機能追加.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/機能追加.md rename to .github/ISSUE_TEMPLATE/feature_request.md