From 359fc3c7998e057bdb7884f20f5745efd53da49a Mon Sep 17 00:00:00 2001 From: Takayuki SHIMIZUKAWA Date: Thu, 17 Jun 2021 05:31:22 +0900 Subject: [PATCH] Update and rename bug_report.yml to bug-report.yml --- .github/ISSUE_TEMPLATE/{bug_report.yml => bug-report.yml} | 2 -- 1 file changed, 2 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yml => bug-report.yml} (96%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml similarity index 96% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/bug-report.yml index 4f4be1647..184347546 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,8 +1,6 @@ name: Bug report description: Something is not working correctly. -title: "" labels: "bug" -assignees: "" body: - type: textarea