0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00

chore: add 'not duplicate' checkbox to issue template (#16462)

This commit is contained in:
bo0tzz 2025-03-01 21:05:36 +01:00 committed by GitHub
parent f11080cc2d
commit 0cb3dc6211
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,13 @@
name: Report an issue with Immich
description: Report an issue with Immich
body:
- type: checkboxes
attributes:
label: I have searched the existing issues to make sure this is not a duplicate report.
options:
- label: "Yes"
required: true
- type: markdown
attributes:
value: |