summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2023-08-02 07:39:35 +0200
committerNoDRM <[email protected]>2023-08-02 07:39:35 +0200
commitb9bad26d4b6efa43efdafd8b060f33ea1d945f36 (patch)
treeb6720d9b510b614e7b703cc89ac412c592f1dada /.github
parent2a1413297ec0ca38d2803b45e3a5b3b44964657c (diff)
Prepare release candidate v10.0.9
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 d738b2c..08477d1 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.32"
- placeholder: "5.32"
+ description: "Example: 6.23"
+ placeholder: "6.23"
validations:
required: true
- type: input
id: plugin-version
attributes:
label: Which version of the DeDRM plugin are you running?
- description: "Example: v10.0.0"
- placeholder: "v10.0.0"
+ description: "Example: v10.0.2"
+ placeholder: "v10.0.2"
validations:
required: true
- type: input