WFGY/.github/ISSUE_TEMPLATE/failure_case.yml
2025-06-12 16:12:23 +08:00

10 lines
263 B
YAML

name: "💥 Red-team failure"
description: Unsafe or catastrophically wrong output
labels: [security]
body:
- type: textarea
id: prompt
attributes:
label: The failing prompt
placeholder: "Full input here"
validations: { required: true }