mirror of
https://github.com/zebrajr/immich.git
synced 2025-12-06 00:20:20 +01:00
chore: remove checkbox requirement from dupe search question (#18647)
* Update bug_report.yaml * Update feature-request.yaml
This commit is contained in:
parent
a5d63d6953
commit
9557395991
|
|
@ -14,7 +14,6 @@ body:
|
|||
label: I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
|
||||
options:
|
||||
- label: 'Yes'
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: feature
|
||||
|
|
|
|||
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
|
@ -6,7 +6,6 @@ body:
|
|||
label: I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
|
||||
options:
|
||||
- label: 'Yes'
|
||||
required: true
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user