From 214b6d71e874820c30dffd7b5454745ebe1f1413 Mon Sep 17 00:00:00 2001 From: Lyall Stewart Date: Mon, 30 Dec 2024 20:20:36 +0000 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1300593..57b4fb1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,7 @@ body: - type: textarea attributes: label: Current Behavior - description: A clear and concise description of what the bug is.. + description: A clear and concise description of what the bug is. validations: required: true - type: textarea