Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee251ef

Browse files
authored
Add issue template. (microsoft#162)
1 parent 5063601 commit ee251ef

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[provide a description of the issue]
2+
3+
##### Environment
4+
- Operating System:
5+
- JDK version:
6+
- Visual Studio Code version:
7+
- Java extension version:
8+
- Java Debugger extension version:
9+
10+
##### Steps To Reproduce
11+
1. [step 1]
12+
2. [step 2]
13+
14+
[attach a sample project reproducing the error]
15+
[attach logs](https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#enable-logging)
16+
17+
##### Current Result
18+
19+
##### Expected Result
20+
21+
##### Additional Informations

0 commit comments

Comments
 (0)