Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 80bf3dd

Browse files
authored
Update issue_template.md
1 parent 345b9f4 commit 80bf3dd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

issue_template.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,28 @@ Your issue may already be reported!
22
Please search on the [issue track](https://github.com/Unity-Technologies/vscode-unity-debug/issues) before creating one.
33

44
## Expected Behavior
5-
If you're describing a bug, tell us what should happen
6-
If you're suggesting a change/improvement, tell us how it should work
5+
<!---If you're describing a bug, tell us what should happen-->
6+
<!---If you're suggesting a change/improvement, tell us how it should work-->
77

88
## Current Behavior
9-
If describing a bug, tell us what happens instead of the expected behavior
10-
If suggesting a change/improvement, explain the difference from current behavior
9+
<!---If describing a bug, tell us what happens instead of the expected behavior-->
10+
<!---If suggesting a change/improvement, explain the difference from current behavior-->
1111

1212
## Possible Solution
13-
Not obligatory, but suggest a fix/reason for the bug,
14-
or ideas how to implement the addition or change
13+
<!---Not obligatory, but suggest a fix/reason for the bug,-->
14+
<!---or ideas how to implement the addition or change-->
1515

1616
## Steps to Reproduce (for bugs)
17-
Provide a link to a live example, or an unambiguous set of steps to
18-
reproduce this bug. Include code to reproduce, if relevant
17+
<!---Provide a link to a live example, or an unambiguous set of steps to-->
18+
<!---reproduce this bug. Include code to reproduce, if relevant-->
1919
1.
2020
2.
2121
3.
2222
4.
2323

2424
## Context
25-
How has this issue affected you? What are you trying to accomplish?
26-
Providing context helps us come up with a solution that is most useful in the real world
25+
<!---How has this issue affected you? What are you trying to accomplish?-->
26+
<!---Providing context helps us come up with a solution that is most useful in the real world-->
2727

2828
## Your Environment
2929
* VS Code Version used:

0 commit comments

Comments
 (0)