Skip to content

Commit 0f594b1

Browse files
Add issue template (#162)
1 parent 9d73c42 commit 0f594b1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/issue_template.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Please fill out the form below.
2+
3+
### System Information
4+
- **Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans)**:
5+
- **Framework Version**:
6+
- **Python Version**:
7+
- **CPU or GPU**:
8+
- **Python SDK Version**:
9+
- **Are you using a custom image**:
10+
11+
### Describe the problem
12+
Describe the problem or feature request clearly here.
13+
14+
### Minimal repo / logs
15+
Please provide any logs and a bare minimum reproducible test case, as this will be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
16+
17+
- **Exact command to reproduce**:

0 commit comments

Comments
 (0)