From 89fa4d439759794f3e303726a65a4e35fab9978e Mon Sep 17 00:00:00 2001
From: energ0n <78747128+energ0n@users.noreply.github.com>
Date: Tue, 8 Nov 2022 11:25:27 -0500
Subject: 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 0c02a11..fece566 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -5,7 +5,7 @@ body:
- type: checkboxes
attributes:
label: 🧐 Have you fully read the README and viewed similar issues?
- description: Please read the README. Also check the open and closed issue because your issue may have already been fixed.
+ description: Please read the README. Also check the open and closed issue because your issue may have already been fixed.
options:
- label: I have read the README
required: true
--
cgit v1.2.3