mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Added clefourrier as ref point for graph models in bug reports (#21139)
* Added clefourrier as ref point for graph models in bug reports * Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
a45914193a
commit
4bbbabcb2c
2 changed files with 2 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
|
@ -28,6 +28,7 @@ body:
|
|||
- text models: @ArthurZucker and @younesbelkada
|
||||
- vision models: @amyeroberts and @NielsRogge
|
||||
- speech models: @sanchit-gandhi
|
||||
- graph models: @clefourrier
|
||||
|
||||
Library:
|
||||
|
||||
|
|
|
|||
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -42,6 +42,7 @@ Models:
|
|||
- text models: @ArthurZucker and @younesbelkada
|
||||
- vision models: @amyeroberts and @NielsRogge
|
||||
- speech models: @sanchit-gandhi
|
||||
- graph models: @clefourrier
|
||||
|
||||
Library:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue