Updated bug_report.yaml
This commit is contained in:
parent
57b8342dad
commit
a4906c903e
1 changed files with 6 additions and 4 deletions
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -31,7 +31,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment Information
|
label: Environment Information
|
||||||
description: |
|
description: |
|
||||||
examples:
|
Examples:
|
||||||
- **OS**: Ubuntu 20.04
|
- **OS**: Ubuntu 20.04
|
||||||
- **App Version**: 1.0.0
|
- **App Version**: 1.0.0
|
||||||
- **Commit ID**: c9d43be
|
- **Commit ID**: c9d43be
|
||||||
|
@ -42,10 +42,12 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional
|
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Information
|
label: Anything else?
|
||||||
description: Any additional information that you would like to add that could assist us with your issue.
|
description: |
|
||||||
|
Links? 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.
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: terms
|
id: terms
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue