Updated .github/ISSUE_TEMPLATE/bug_report.yaml

This commit is contained in:
Tonye Jack 2021-07-02 16:20:41 -04:00
parent 0930cd56df
commit ccd4856632

View File

@ -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