Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
add issue template
  • Loading branch information
WZMIAOMIAO authored Mar 28, 2020
1 parent e317ef5 commit 9ee43f4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Issue template
about: Use this template for reporting your problem
title: ''
labels: ''
assignees: ''

---

**System information**
* Have I written custom code:
* OS Platform(e.g., window10 or Linux Ubuntu 16.04):
* Python version:
* Deep learning framework and version(e.g., Tensorflow2.1 or Pytorch1.3):
* Use GPU or not:
* CUDA/cuDNN version(if you use GPU):
* The network you trained(e.g., Resnet34 network):

**Describe the current behavior**

**Error info / logs**

0 comments on commit 9ee43f4

Please sign in to comment.