mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 19:43:51 +08:00
Updated .github/ISSUE_TEMPLATE/bug_report.yaml
This commit is contained in:
parent
0930cd56df
commit
ccd4856632
12
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -56,7 +56,7 @@ body:
|
|||||||
description: A clear and concise description of what you expected to happen.
|
description: A clear and concise description of what you expected to happen.
|
||||||
placeholder: Tell us what you expected!
|
placeholder: Tell us what you expected!
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
@ -67,11 +67,11 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Anything else?
|
label: Anything else?
|
||||||
description: |
|
description: |
|
||||||
Links? or References?
|
Links? or References?
|
||||||
|
|
||||||
Anything that will give us more context about the issue you are encountering!
|
Anything that will give us more context about the issue you are encountering!
|
||||||
|
|
||||||
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
|
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
Loading…
Reference in New Issue
Block a user