Update issue templates

This commit is contained in:
Yiheng Xu
2020-05-29 16:51:38 +08:00
committed by GitHub
parent a21ac4a893
commit 26ccb72938
2 changed files with 41 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
Model I am using (UniLM, MiniLM, LayoutLM ...):
The problem arises when using:
* [ ] the official example scripts: (give details below)
* [ ] my own modified scripts: (give details below)
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
**Expected behavior**
A clear and concise description of what you expected to happen.
- Platform:
- Python version:
- PyTorch version (GPU?):
+11
View File
@@ -0,0 +1,11 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...):