mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +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
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -1,5 +1,5 @@
|
||||
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" ]
|
||||
body:
|
||||
- type: textarea
|
||||
|
Loading…
Reference in New Issue
Block a user