Delete .github/ISSUE_TEMPLATE/failure_case.yml

This commit is contained in:
PSBigBig + MiniPS 2026-03-04 17:33:01 +08:00 committed by GitHub
parent 2df72b5c3f
commit 5e7b4fc164
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +0,0 @@
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 }