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:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user