Update bug_report.yml

This commit is contained in:
Florian Bach 2023-01-25 21:09:44 +01:00
parent c508280319
commit 91a0154d23
1 changed files with 12 additions and 1 deletions

View File

@ -47,8 +47,19 @@ body:
placeholder: "v0.0.16" placeholder: "v0.0.16"
validations: validations:
required: true required: true
- type: dropdown
id: importtype
attributes:
label: Import type
description: If the error occurs during an ACSM file import, please choose the method you used to add the file to Calibre. If not, please leave this empty.
multiple: true
options:
- "Clicking the 'Add books' button in the menu bar"
- "Dragging-and-Dropping the ACSM file into the Calibre window"
- "Using an auto-add folder (Preferences -> Adding books -> Automatic adding)"
- "Using the Calibre web server"
- type: textarea - type: textarea
id: anything-else id: anything-else
attributes: attributes:
label: Further information label: Further information
description: Anything else you'd like to add to this bug report? description: Anything else you'd like to add to this bug report?