From 0574fa668bec70c3d9366e9e0efa0cdf2e559988 Mon Sep 17 00:00:00 2001 From: Lysandre Debut Date: Mon, 9 Sep 2024 14:00:43 +0200 Subject: [PATCH] Adjust templates (#33384) * Adjust templates * Update .github/ISSUE_TEMPLATE/bug-report.yml Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> * Chat templates --------- Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 ++++---- .github/PULL_REQUEST_TEMPLATE.md | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 7415ca71d46640..ea7d6a02252cf5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -37,17 +37,17 @@ body: Models: - text models: @ArthurZucker - - vision models: @amyeroberts - - speech models: @sanchit-gandhi + - vision models: @amyeroberts, @qubvel + - speech models: @ylacombe, @eustlb - graph models: @clefourrier Library: - flax: @sanchit-gandhi - generate: @zucchini-nlp (visual-language models) or @gante (all others) - - pipelines: @Narsil + - pipelines: @Rocketknight1 - tensorflow: @gante and @Rocketknight1 - - tokenizers: @ArthurZucker + - tokenizers: @ArthurZucker and @itazap - trainer: @muellerzr @SunMarc Integrations: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cf638dc5925544..417f5a2e45b58c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -40,18 +40,19 @@ members/contributors who may be interested in your PR. Models: - text models: @ArthurZucker -- vision models: @amyeroberts -- speech models: @sanchit-gandhi +- vision models: @amyeroberts, @qubvel +- speech models: @ylacombe, @eustlb - graph models: @clefourrier Library: - flax: @sanchit-gandhi - generate: @zucchini-nlp (visual-language models) or @gante (all others) -- pipelines: @Narsil +- pipelines: @Rocketknight1 - tensorflow: @gante and @Rocketknight1 - tokenizers: @ArthurZucker - trainer: @muellerzr and @SunMarc +- chat templates: @Rocketknight1 Integrations: