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

Commit 345b9f4

Browse files
authored
Create issue_template.md
1 parent f797a46 commit 345b9f4

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

issue_template.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Your issue may already be reported!
2+
Please search on the [issue track](https://github.com/Unity-Technologies/vscode-unity-debug/issues) before creating one.
3+
4+
## 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
7+
8+
## 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
11+
12+
## Possible Solution
13+
Not obligatory, but suggest a fix/reason for the bug,
14+
or ideas how to implement the addition or change
15+
16+
## 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
19+
1.
20+
2.
21+
3.
22+
4.
23+
24+
## 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
27+
28+
## Your Environment
29+
* VS Code Version used:
30+
* Version of the debugger tool:
31+
* Operating System and version:
32+
* Any additional information you think could help

0 commit comments

Comments
 (0)