2021-10-26 01:00:33 +06:00
name : Bug Report
2022-10-09 14:24:59 +06:00
description : Report a bug with the ACSM Input plugin
2021-10-26 01:00:33 +06:00
labels : [ "new-report" ]
body :
- type : markdown
attributes :
value : |
Thanks for taking the time to fill out this bug report!
- type : textarea
id : what-happened
attributes :
label : Bug description
description : What were you doing, and what didn't work?
placeholder : |
Please include all relevant information, such as :
- When does the error occur? (Installing plugin, linking ADE account, importing ACSM, ...)
- If the error happens during ACSM import : Is this an EPUB or a PDF book?
- If the error happens during ACSM import : In the plugin settings does it say "Authorized to ADE ID ..." or is there an error message?
- Did this work in the past and randomly stopped, or did this never work / you are installing the plugin for the first time?
validations :
required : true
- type : dropdown
id : os
attributes :
label : Operating system
description : Which OS are you running Calibre on?
multiple : true
options :
- Linux
- Windows
- MacOS
validations :
required : true
- type : input
id : calibre-version
attributes :
label : Which version of Calibre are you running?
2022-10-09 14:24:59 +06:00
description : "Example: 6.6.1"
placeholder : "6.6.1"
2021-10-26 01:00:33 +06:00
validations :
required : true
- type : input
id : plugin-version
attributes :
2022-10-09 14:24:59 +06:00
label : Which version of the ACSM Input plugin are you running?
description : "Example: v0.0.16"
placeholder : "v0.0.16"
2021-10-26 01:00:33 +06:00
validations :
required : true
2023-01-26 02:09:44 +06:00
- 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"
2021-10-26 01:00:33 +06:00
- type : textarea
id : anything-else
attributes :
label : Further information
2023-01-26 02:09:44 +06:00
description : Anything else you'd like to add to this bug report?