Skip to content

Commit b8dcd35

Browse files
authored
Update issue templates (#83)
1 parent 10ee5be commit b8dcd35

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
_A clear and concise description of what the bug is._
12+
13+
**To Reproduce**
14+
_Steps to reproduce the behavior:_
15+
1. _e.g. Go to "..."_
16+
17+
**Expected behavior**
18+
_A clear and concise description of what you expected to happen._
19+
20+
**Screenshots**
21+
_If applicable, add screenshots to help explain your problem._
22+
23+
**Platform**
24+
- OS: _e.g. MacOS Sequoia 15.0.1_
25+
- Visual Studio Code version: _e.g. 1.94.1_
26+
- Extension version: _e.g. v0.11.0_
27+
28+
**Additional context**
29+
_Add any other context about the problem here._

0 commit comments

Comments
 (0)