You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-16 07:24:40 +02:00
feat(gh-templates): Require non-duplicate confirmation on FR (#8618)
This commit is contained in:
@ -6,6 +6,13 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
Please use this form to request new feature for Immich
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
options:
|
||||
- label: I have searched the existing feature requests to make sure this is not a duplicate request.
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: feature
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user