mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: device input field for issue template (#21066)
This commit is contained in:
parent
abc7bfa0ba
commit
90538d2535
1 changed files with 5 additions and 0 deletions
5
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
|
@ -64,6 +64,11 @@ body:
|
|||
- label: Web
|
||||
- label: Mobile
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Device make and model
|
||||
placeholder: Samsung S25 Android 16
|
||||
|
||||
- type: textarea
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue