Update bug_report.yaml
This commit is contained in:
parent
e5c7d5c9c2
commit
b2c5d9c806
1 changed files with 3 additions and 5 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.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.
|
||||
title: "[Bug]: "
|
||||
labels: ["bug", "triage"]
|
||||
assignees:
|
||||
assignees: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
@ -39,7 +39,6 @@ body:
|
|||
- OS:
|
||||
- App Version:
|
||||
- Commit ID:
|
||||
render: markdown
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
@ -47,7 +46,6 @@ body:
|
|||
attributes:
|
||||
label: Additional Information
|
||||
description: Any additional information that you would like to add that could assist us with your issue.
|
||||
render: markdown
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue