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.
placeholder: Tell us what you expected!
validations:
required: true
required: true
- type: textarea
id: logs
attributes:
@ -67,11 +67,11 @@ body:
attributes:
label: Anything else?
description: |
Links? or References?
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.
Links? or References?
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.
validations:
required: false
- type: checkboxes