diff --git a/.github/ISSUE_TEMPLATE/--new-model-addition.md b/.github/ISSUE_TEMPLATE/--new-model-addition.md new file mode 100644 index 0000000000..96fd85269d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--new-model-addition.md @@ -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 + + + +## Open Source status + +* [ ] the model implementation is available: (give details) +* [ ] the model weights are available: (give details) + +## Additional context + + diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 66f7831aea..337c980ac9 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -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 - \ No newline at end of file + diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 828e3737be..df874ae929 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -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 - \ No newline at end of file + diff --git a/.github/ISSUE_TEMPLATE/migration.md b/.github/ISSUE_TEMPLATE/migration.md index 8ce1bc8fdd..d1dbe3dcfd 100644 --- a/.github/ISSUE_TEMPLATE/migration.md +++ b/.github/ISSUE_TEMPLATE/migration.md @@ -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 - \ No newline at end of file + diff --git a/.github/ISSUE_TEMPLATE/question-help.md b/.github/ISSUE_TEMPLATE/question-help.md index 8c76994b02..77187a495f 100644 --- a/.github/ISSUE_TEMPLATE/question-help.md +++ b/.github/ISSUE_TEMPLATE/question-help.md @@ -1,8 +1,12 @@ --- name: "โ“Questions & Help" about: Start a general discussion related to PyTorch Transformers +title: '' +labels: '' +assignees: '' + --- ## โ“ Questions & Help - \ No newline at end of file +