Update bug_report.yaml

This commit is contained in:
windingwind 2023-09-21 15:09:10 +08:00 committed by GitHub
parent 7021f658f0
commit 69763ade4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@ title: "[Bug] "
labels:
- bug
# - Needs Triage
assignees:
assignees: windingwind
body:
- type: checkboxes
id: checklist
id: check-search
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
@ -16,7 +16,7 @@ body:
required: true
- type: checkboxes
id: checklist
id: check-version
attributes:
label: Are you using the latest Zotero and the latest plugin?
description: Only bug reports that can be reproduced on the latest Zotero and plugin will be considered.
@ -39,7 +39,7 @@ body:
validations:
required: true
- type: markdown
- type: textarea
id: description
attributes:
label: Describe the bug
@ -49,7 +49,7 @@ body:
validations:
required: true
- type: markdown
- type: textarea
id: debug-output
attributes:
label: Debug Output