From c8f7a8a2f7b00cf9ed3e07465cd430c66a5edba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Mon, 5 Jun 2023 13:29:59 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f6673f4..71cfe5f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: 🐞 Bug +name: Issue / bug description: File a bug/issue title: "[BUG] " labels: [bug] @@ -43,4 +43,4 @@ body: Tip: You can attach screenshots or log files by clicking this area to highlight it and then dragging files in. validations: - required: false \ No newline at end of file + required: false