mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 03:29:51 +00:00
Delete .github/ISSUE_TEMPLATE/bug_report.yml
This commit is contained in:
parent
554403bc41
commit
2df72b5c3f
1 changed files with 0 additions and 19 deletions
19
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
19
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -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: …
|
||||
Loading…
Add table
Add a link
Reference in a new issue