diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..b457a63 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,24 @@ +## System information (version) + + +- Pytorch => :grey_question: +- Operating System / Platform => :grey_question: +- Cuda => :grey_question: + +## Detailed description + + +## Steps to reproduce + + +## Issue submission checklist + - [ ] I checked the problem with documentation, FAQ, issues, and have not found solution.