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:
|
||||
label: Environment Information
|
||||
description: |
|
||||
examples:
|
||||
Examples:
|
||||
- **OS**: Ubuntu 20.04
|
||||
- **App Version**: 1.0.0
|
||||
- **Commit ID**: c9d43be
|
||||
|
@ -42,10 +42,12 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: additional
|
||||
attributes:
|
||||
label: Additional Information
|
||||
description: Any additional information that you would like to add that could assist us with your issue.
|
||||
label: Anything else?
|
||||
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
|
||||
id: terms
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue