Updated .github/ISSUE_TEMPLATE/bug_report.yaml

This commit is contained in:
Tonye Jack 2021-10-22 12:14:28 -04:00
parent a770b3035b
commit 253cf6adb8

View File

@ -15,6 +15,13 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: checkboxes
attributes:
label: Does this issue exist in the latest version?
description: Please view all releases to confirm that this issue hasn't already been fixed.
options:
- label: I'm using the latest release
required: true
- type: textarea
id: what-happened
attributes: