fix(GitHub): feature request template

This commit is contained in:
Alex Tran
2023-02-07 22:18:42 -06:00
parent c8fffe4ade
commit be8f2c01a2

View File

@@ -0,0 +1,25 @@
title: "[Feature] <feature-name-goes-here>"
labels: ["feature"]
body:
- type: markdown
attributes:
value: |
Please use this form to request new feature for Immich
- type: textarea
id: feature
attributes:
label: The feature
render: markdown
validations:
required: true
- type: checkboxes
validations:
required: true
attributes:
label: Platform
options:
- label: Server
- label: Web
- label: Mobile