Skip to content

Commit fde55ef

Browse files
fix: standardize formatting in bug report issue template
1 parent 6f727b6 commit fde55ef

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
4+
title: ""
5+
labels: ""
6+
assignees: ""
87
---
98

109
**Inspector Version**
10+
1111
- [e.g. 0.16.5)
1212

1313
**Describe the bug**
1414
A clear and concise description of what the bug is.
1515

1616
**To Reproduce**
1717
Steps to reproduce the behavior:
18+
1819
1. Go to '...'
1920
2. Click on '....'
2021
3. Scroll down to '....'
@@ -27,8 +28,9 @@ A clear and concise description of what you expected to happen.
2728
If applicable, add screenshots to help explain your problem.
2829

2930
**Environment (please complete the following information):**
30-
- OS: [e.g. iOS]
31-
- Browser [e.g. chrome, safari]
31+
32+
- OS: [e.g. iOS]
33+
- Browser [e.g. chrome, safari]
3234

3335
**Additional context**
3436
Add any other context about the problem here.

0 commit comments

Comments
 (0)