From d26e1d154e5e81a84e8986f5255abb6ae24540ab Mon Sep 17 00:00:00 2001 From: Tickbase <47538996+Novattz@users.noreply.github.com> Date: Wed, 8 Jan 2025 05:04:10 +0100 Subject: [PATCH] Update and rename bug_report.md to report.md --- .github/ISSUE_TEMPLATE/{bug_report.md => report.md} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => report.md} (94%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/report.md similarity index 94% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/report.md index caf5597..7be3cb9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/report.md @@ -1,8 +1,6 @@ --- -name: Bug report +name: Report about: Create a report to help us improve -title: "[BUG]" -labels: bug assignees: Novattz ---