Delete .github/ISSUE_TEMPLATE/bug_report.yml

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

View file

@ -1,19 +0,0 @@
name: "🐞 Bug"
description: Model breaks or script errors
body:
- type: textarea
id: steps
attributes:
label: Reproduction steps
placeholder: |
1. pip install wfgy-sdk==1.0.0
2. wfgy evaluate ...
3. ...
validations: { required: true }
- type: textarea
id: expected
attributes:
label: Expected vs. actual
placeholder: |
Expected:
Actual: