From 211e130811145053440c56eec62ac6229d9d90b0 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Tue, 28 Apr 2020 20:34:34 -0400 Subject: [PATCH] [github] Issue templates: populate some labels cc @bramvanroy @stefan-it --- .github/ISSUE_TEMPLATE/--new-model-addition.md | 2 +- .github/ISSUE_TEMPLATE/migration.md | 5 +++-- .github/ISSUE_TEMPLATE/question-help.md | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--new-model-addition.md b/.github/ISSUE_TEMPLATE/--new-model-addition.md index e91fc71635..938c0f4605 100644 --- a/.github/ISSUE_TEMPLATE/--new-model-addition.md +++ b/.github/ISSUE_TEMPLATE/--new-model-addition.md @@ -2,7 +2,7 @@ name: "\U0001F31F New model addition" about: Submit a proposal/request to implement a new Transformer-based model title: '' -labels: '' +labels: New model assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/migration.md b/.github/ISSUE_TEMPLATE/migration.md index 387d97d528..2402568cb1 100644 --- a/.github/ISSUE_TEMPLATE/migration.md +++ b/.github/ISSUE_TEMPLATE/migration.md @@ -1,8 +1,9 @@ --- name: "\U0001F4DA Migration from pytorch-pretrained-bert or pytorch-transformers" -about: Report a problem when migrating from pytorch-pretrained-bert or pytorch-transformers to transformers +about: Report a problem when migrating from pytorch-pretrained-bert or pytorch-transformers + to transformers title: '' -labels: '' +labels: Migration assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/question-help.md b/.github/ISSUE_TEMPLATE/question-help.md index ad842f133b..3085cbab01 100644 --- a/.github/ISSUE_TEMPLATE/question-help.md +++ b/.github/ISSUE_TEMPLATE/question-help.md @@ -26,4 +26,4 @@ assignees: '' -**A link to original question on Stack Overflow**: \ No newline at end of file +**A link to original question on Stack Overflow**: