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

Commit b264e02

Browse files
committed
docs: format bug report template
1 parent 88db76f commit b264e02

File tree

1 file changed

+13
-17
lines changed

1 file changed

+13
-17
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,29 @@ about: Create a report to help us improve
44
title: bug
55
labels: ''
66
assignees: ''
7-
87
---
98

10-
**Describe the Bug**
11-
A clear and concise description of what the bug is.
9+
**Describe the Bug** A clear and concise description of what the bug is.
10+
11+
**To Reproduce** Steps to reproduce the behavior:
1212

13-
**To Reproduce**
14-
Steps to reproduce the behavior:
1513
1. Go to '...'
1614
2. Click on '....'
1715
3. Scroll down to '....'
1816
4. See error
1917

20-
**Expected Behavior**
21-
A clear and concise description of what you expected to happen.
18+
**Expected Behavior** A clear and concise description of what you expected to
19+
happen.
2220

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
21+
**Screenshots** If applicable, add screenshots to help explain your problem.
2522

2623
**Environment (please complete the following information)**
27-
- OS:
28-
- Visual Studio Code version:
29-
- PySide version:
30-
- Python version:
3124

32-
**Extension Configurations**
33-
Please provide the extension configurations here.
25+
- OS:
26+
- Visual Studio Code version:
27+
- PySide version:
28+
- Python version:
29+
30+
**Extension Configurations** Please provide the extension configurations here.
3431

35-
**Additional context**
36-
Add any other context about the problem here.
32+
**Additional context** Add any other context about the problem here.

0 commit comments

Comments
 (0)