mirror of
https://github.com/Leseratte10/acsm-calibre-plugin.git
synced 2024-11-17 04:06:09 +06:00
Update bug_report.yml
This commit is contained in:
parent
c508280319
commit
91a0154d23
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -47,8 +47,19 @@ body:
|
|||
placeholder: "v0.0.16"
|
||||
validations:
|
||||
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
|
||||
id: anything-else
|
||||
attributes:
|
||||
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?
|
||||
|
|
Loading…
Reference in New Issue
Block a user