mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Issue template: ask for firmware version (#13637)
It wasn't in the old template, and I didn't think of it for #13633 See #13636
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -39,9 +39,9 @@ body:
|
||||
- type: input
|
||||
id: device-model
|
||||
attributes:
|
||||
label: Model
|
||||
description: Please specify your device model if applicable
|
||||
placeholder: e.g., Kindle Paperwhite 4, Kobo Clara HD
|
||||
label: Model and firmware version
|
||||
description: Please specify your device model and firmware version if applicable
|
||||
placeholder: e.g., Kindle Paperwhite 4 (5.16.3), Kobo Clara HD (4.38.23171)
|
||||
validations:
|
||||
required: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user