We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb5d6f commit 2f536ddCopy full SHA for 2f536dd
1 file changed
.github/ISSUE_TEMPLATE.md
@@ -1,3 +1,8 @@
1
+<!--
2
+ IF YOUR ISSUE CONCERNS RUNNING/DEBUGGING JAVA CODE,
3
+ PLEASE OPEN YOUR TICKET IN https://github.com/microsoft/vscode-java-debug/issues
4
+-->
5
+
6
[provide a description of the issue]
7
8
##### Environment
@@ -10,8 +15,8 @@
10
15
1. [step 1]
11
16
2. [step 2]
12
17
13
-[attach a sample project reproducing the error]
14
-[attach logs](https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#enable-logging)
18
+[Please attach a sample project reproducing the error]
19
+[Please attach logs](https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#enable-logging)
20
21
##### Current Result
22
0 commit comments