New model addition issue template

This commit is contained in:
Lysandre Debut 2019-10-04 16:41:26 -04:00 committed by GitHub
parent 7bddb45a6f
commit bb464289ce
5 changed files with 43 additions and 4 deletions

View file

@ -0,0 +1,23 @@
---
name: "\U0001F31FNew model addition"
about: Submit a proposal/request to implement a new Transformer-based model
title: ''
labels: ''
assignees: ''
---
# 🌟New model addition
## Model description
<!-- Important information -->
## Open Source status
* [ ] the model implementation is available: (give details)
* [ ] the model weights are available: (give details)
## Additional context
<!-- Add any other context about the problem here. -->

View file

@ -1,6 +1,10 @@
---
name: "\U0001F41B Bug Report"
about: Submit a bug report to help us improve PyTorch Transformers
title: ''
labels: ''
assignees: ''
---
## 🐛 Bug
@ -45,4 +49,4 @@ Steps to reproduce the behavior:
## Additional context
<!-- Add any other context about the problem here. -->
<!-- Add any other context about the problem here. -->

View file

@ -1,6 +1,10 @@
---
name: "\U0001F680 Feature Request"
about: Submit a proposal/request for a new PyTorch Transformers feature
title: ''
labels: ''
assignees: ''
---
## 🚀 Feature
@ -13,4 +17,4 @@ about: Submit a proposal/request for a new PyTorch Transformers feature
## Additional context
<!-- Add any other context or screenshots about the feature request here. -->
<!-- Add any other context or screenshots about the feature request here. -->

View file

@ -1,6 +1,10 @@
---
name: "\U0001F4DA Migration from PyTorch-pretrained-Bert"
about: Report a problem when migrating from PyTorch-pretrained-Bert to Transformers
title: ''
labels: ''
assignees: ''
---
## 📚 Migration
@ -40,4 +44,4 @@ Details of the issue:
## Additional context
<!-- Add any other context about the problem here. -->
<!-- Add any other context about the problem here. -->

View file

@ -1,8 +1,12 @@
---
name: "❓Questions & Help"
about: Start a general discussion related to PyTorch Transformers
title: ''
labels: ''
assignees: ''
---
## ❓ Questions & Help
<!-- A clear and concise description of the question. -->
<!-- A clear and concise description of the question. -->