summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2021-11-17 21:53:24 +0100
committerNoDRM <[email protected]>2021-11-17 21:53:24 +0100
commita44b50d1d876efe18816b21666b55d087f01cdde (patch)
tree7ede3e1b29e2eaf11f4c9763751fba0f229e8c23 /.github
parent05e0d0bedbe0bedaba3b4d1bb693952b6fbc016e (diff)
LCP support
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/QUESTION.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml
index c6c6302..d738b2c 100644
--- a/.github/ISSUE_TEMPLATE/QUESTION.yml
+++ b/.github/ISSUE_TEMPLATE/QUESTION.yml
@@ -10,16 +10,16 @@ body:
id: calibre-version
attributes:
label: Which version of Calibre are you running?
- description: "Example: 5.30"
- placeholder: "5.30"
+ description: "Example: 5.32"
+ placeholder: "5.32"
validations:
required: true
- type: input
id: plugin-version
attributes:
label: Which version of the DeDRM plugin are you running?
- description: "Example: v7.2.1"
- placeholder: "v7.2.1"
+ description: "Example: v10.0.0"
+ placeholder: "v10.0.0"
validations:
required: true
- type: input