Skip to content

Commit 8a05923

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 41013f8 commit 8a05923

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!--
2+
If this is a bug report, please give us as much information as possible so we can reproduce your issue.
3+
Examples of information that can help us find and fix bugs:
4+
* Operating System and version
5+
* VS Code version and if you are using the Insider build
6+
* C/C++ extension version
7+
* Other extensions you installed and if the issue persists after disabling them
8+
* step-by-step instructions to reproduce the issue
9+
* A small code sample, zipped up project, or open source repo we can use to verify the bug
10+
* Relevant settings from your settings.json, c_cpp_properties.json, and/or launch.json files
11+
12+
Please also take a look at our documentation, as we may already have answers for your questions:
13+
* https://github.com/Microsoft/vscode-cpptools/tree/master/Documentation
14+
15+
Thank you!
16+
-->

0 commit comments

Comments
 (0)