[github] Issue templates: populate some labels

cc @bramvanroy @stefan-it
This commit is contained in:
Julien Chaumond
2020-04-28 20:34:34 -04:00
committed by GitHub
parent 455c639093
commit 211e130811
3 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
name: "\U0001F31F New model addition" name: "\U0001F31F New model addition"
about: Submit a proposal/request to implement a new Transformer-based model about: Submit a proposal/request to implement a new Transformer-based model
title: '' title: ''
labels: '' labels: New model
assignees: '' assignees: ''
--- ---

View File

@@ -1,8 +1,9 @@
--- ---
name: "\U0001F4DA Migration from pytorch-pretrained-bert or pytorch-transformers" 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: '' title: ''
labels: '' labels: Migration
assignees: '' assignees: ''
--- ---