upload issue template

This commit is contained in:
Junhao Liang
2021-10-23 23:11:46 +08:00
committed by GitHub
parent 2c9ca4d133
commit a01deafe5b
+24
View File
@@ -0,0 +1,24 @@
## System information (version)
<!-- Example
- Pytorch => 1.9
- Operating System / Platform => Ubuntu 18.04
- Cuda => 10.2
-->
- Pytorch => :grey_question:
- Operating System / Platform => :grey_question:
- Cuda => :grey_question:
## Detailed description
## Steps to reproduce
<!-- to add config example fence it with triple backticks and optional file extension
```.yaml
// config example
```
or attach as .txt
-->
## Issue submission checklist
- [ ] I checked the problem with documentation, FAQ, issues, and have not found solution.