From 85a114ef47bfa25976f18b9235726b57439bb44a Mon Sep 17 00:00:00 2001 From: Stas Bekman Date: Wed, 17 Mar 2021 11:33:14 -0700 Subject: [PATCH] [Issue template] need to update/extend who to tag (#10728) * [Issue template] need to update/extend who to tag 1. need to update who to tag for `tensorflow` 2. also requesting to add someone to tag for models hub issues - perhaps separate sub-entries for UI and code - e.g. I don't know who to tag for broken models: https://github.com/huggingface/transformers/issues/10726 Thanks. * model hub instructions * s/jplu/LysandreJik/ --- .github/ISSUE_TEMPLATE/bug-report.md | 6 +++++- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 0856abfcab..7045ba8b19 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -34,7 +34,7 @@ Models: - funnel: @sgugger - gpt2: @patrickvonplaten, @LysandreJik - rag: @patrickvonplaten, @lhoestq -- tensorflow: @jplu +- tensorflow: @LysandreJik Library: @@ -48,6 +48,10 @@ Library: Documentation: @sgugger +Model hub: + +- for issues with a model report at https://discuss.huggingface.co/ and tag the model's creator. + HF projects: - nlp datasets: [different repo](https://github.com/huggingface/nlp) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9c3fc4bf46..77a0a5cb92 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -46,7 +46,7 @@ Models: - funnel: @sgugger - gpt2: @patrickvonplaten, @LysandreJik - rag: @patrickvonplaten, @lhoestq -- tensorflow: @jplu +- tensorflow: @LysandreJik Library: