Skip to content

Commit 6ba1b31

Browse files
committed
Create ISSUE_TEMPLATE.md
1 parent 9ef8596 commit 6ba1b31

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Overview Description:
2+
3+
<!-- Check https://github.com/OpenKinect/libfreenect2/wiki/Troubleshooting if you haven't done so. -->
4+
5+
Version, Platform, and Hardware Bug Found:
6+
7+
1. `git log -1 --oneline`
8+
2. `uname -a`
9+
3. `lsusb -t`
10+
4. `lspci -nn`
11+
12+
Steps to Reproduce:
13+
14+
1.
15+
2.
16+
3.
17+
18+
Actual Results:
19+
20+
Expected Results:
21+
22+
Reproducibility:
23+
24+
Additional Information:

0 commit comments

Comments
 (0)