2023-02-08 04:09:15 +00:00
|
|
|
title: "[Feature] <feature-name-goes-here>"
|
|
|
|
labels: ["feature"]
|
|
|
|
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Please use this form to request new feature for Immich
|
2024-04-08 17:21:35 +00:00
|
|
|
|
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
options:
|
|
|
|
- label: I have searched the existing feature requests to make sure this is not a duplicate request.
|
|
|
|
required: true
|
|
|
|
|
2023-02-08 04:09:15 +00:00
|
|
|
- type: textarea
|
|
|
|
id: feature
|
|
|
|
attributes:
|
|
|
|
label: The feature
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
- type: checkboxes
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
attributes:
|
|
|
|
label: Platform
|
|
|
|
options:
|
|
|
|
- label: Server
|
|
|
|
- label: Web
|
|
|
|
- label: Mobile
|