mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 23:33:50 +08:00
Updated .github/ISSUE_TEMPLATE/bug_report.yaml
This commit is contained in:
parent
a770b3035b
commit
253cf6adb8
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -15,6 +15,13 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I have searched the existing issues
|
- label: I have searched the existing issues
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user