chore: remove validation checkboxes

This commit is contained in:
Ryuya 2025-08-28 08:34:08 +09:00
parent 8823af17f5
commit b8aaeac1de
1 changed files with 0 additions and 13 deletions

View File

@ -113,16 +113,3 @@ body:
attributes:
label: Additional Context
description: Any other context about the problem (error logs, workarounds, etc.)
- type: checkboxes
id: terms
attributes:
label: Validations
description: Before submitting, please confirm
options:
- label: I have searched for existing issues
required: true
- label: I have tested with the latest version of webpack
required: true
- label: I have provided a minimal reproduction
required: true