Update bug_report.yaml
This commit is contained in:
parent
e5c7d5c9c2
commit
b2c5d9c806
1 changed files with 3 additions and 5 deletions
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -2,7 +2,7 @@ name: Test Report
|
||||||
description: If you encounter an issue whilst using our app, please use this template to help improve the app.
|
description: If you encounter an issue whilst using our app, please use this template to help improve the app.
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
labels: ["bug", "triage"]
|
labels: ["bug", "triage"]
|
||||||
assignees:
|
assignees: []
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -35,11 +35,10 @@ body:
|
||||||
- **OS**: Ubuntu 20.04
|
- **OS**: Ubuntu 20.04
|
||||||
- **App Version**: 1.0.0
|
- **App Version**: 1.0.0
|
||||||
- **Commit ID**: c9d43be
|
- **Commit ID**: c9d43be
|
||||||
value: |
|
value: |
|
||||||
- OS:
|
- OS:
|
||||||
- App Version:
|
- App Version:
|
||||||
- Commit ID:
|
- Commit ID:
|
||||||
render: markdown
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -47,7 +46,6 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Information
|
label: Additional Information
|
||||||
description: Any additional information that you would like to add that could assist us with your issue.
|
description: Any additional information that you would like to add that could assist us with your issue.
|
||||||
render: markdown
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: terms
|
id: terms
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue