diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 60958cc..5e78770 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,7 @@ name: Bug Report description: Report a bug to help improve the project. title: "[Bug]: " labels: - - "bug" + - bug body: - type: checkboxes attributes: @@ -65,4 +65,4 @@ body: - type: markdown attributes: - value: "Thank you for completing our form!" + value: Thank you for completing our form!