From 3774cfe2a60b16a0887a9889105dbf0c19d4624f Mon Sep 17 00:00:00 2001 From: Andrew <a@3ilson.com> Date: Wed, 25 Sep 2019 12:25:16 -0400 Subject: [PATCH] Update and rename bug_report.md to bug-error_report.md --- .github/ISSUE_TEMPLATE/{bug_report.md => bug-error_report.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => bug-error_report.md} (96%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug-error_report.md similarity index 96% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug-error_report.md index aa6f341..bbd3c2d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug-error_report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: Bug/Error report about: Create a report to help us improve title: '' labels: '' -- GitLab