From 4bbbabcb2cce0b92b1fa1c17d1ee7e769173496e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Fourrier?= <22726840+clefourrier@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:12:42 +0100 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + .github/PULL_REQUEST_TEMPLATE.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e4e78eceec..9ad17ee35a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -28,6 +28,7 @@ body: - text models: @ArthurZucker and @younesbelkada - vision models: @amyeroberts and @NielsRogge - speech models: @sanchit-gandhi + - graph models: @clefourrier Library: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4b3fe430d5..6cd96576e4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -42,6 +42,7 @@ Models: - text models: @ArthurZucker and @younesbelkada - vision models: @amyeroberts and @NielsRogge - speech models: @sanchit-gandhi +- graph models: @clefourrier Library: