mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-21 13:38:31 +06:00
Fix typo in bug report template (#17178)
* Fix typo * Force rerun workflows Co-authored-by: Felix Marty <felix@huggingface.co>
This commit is contained in:
parent
afe5d42d8d
commit
3f936df662
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: "\U0001F41B Bug Report"
|
name: "\U0001F41B Bug Report"
|
||||||
description: Submit a bug report to help us import transformers
|
description: Submit a bug report to help us improve transformers
|
||||||
labels: [ "bug" ]
|
labels: [ "bug" ]
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -118,4 +118,4 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Expected behavior
|
label: Expected behavior
|
||||||
description: "A clear and concise description of what you would expect to happen."
|
description: "A clear and concise description of what you would expect to happen."
|
||||||
render: shell
|
render: shell
|
||||||
|
Loading…
Reference in New Issue
Block a user