We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5063601 commit ee251efCopy full SHA for ee251ef
.github/ISSUE_TEMPLATE.md
@@ -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