Skip to content

Commit 60eceb7

Browse files
Keen Yee Liauayazhafiz
authored andcommitted
community: Update issue templates (#452)
Ask users to attach logs from vscode output and log file. Included a screenshot example.
1 parent cd2712e commit 60eceb7

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
**Describe the bug**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Steps to reproduce the behavior:
14+
1. Go to '...'
15+
2. Click on '....'
16+
3. Scroll down to '....'
17+
4. See error
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Logs**
23+
Please attach two logs:
24+
1. Console output (Go to toolbar --> View --> Output, and copy the contents)
25+
2. Log file (Path is printed to the console output at startup)
26+
27+
**Screenshots**
28+
If applicable, add screenshots to help explain your problem.
29+
30+
![Example Screenshot](./output.png)
31+
32+
**Additional context**
33+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/output.png

97.3 KB
Loading

0 commit comments

Comments
 (0)