Skip to content

Commit 530a59d

Browse files
Cleaned up the issue template (#337)
- Fixed horizontal rules - Altered the headings to be more legible
1 parent 983a80c commit 530a59d

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

ISSUE_TEMPLATE.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
1+
#### Please provide a description and details of the bug / issue below:
12

2-
> Please provide a description of the bug / issue, and provide the details below:
3+
---
34

4-
====================================================================
5+
#### If the issue is visual, please provide screenshots here
56

6-
###### If the issue is visual, please provide screenshots here
7+
---
78

8-
====================================================================
9+
#### Steps to reproduce the problem
910

10-
###### Steps to reproduce the problem
11+
---
1112

12-
====================================================================
13-
14-
###### Please provide a gist of relevant files
13+
#### Please provide a gist of relevant files
1514

1615
1. package.json (specifically the script you are using to start the dashboard)
1716
2. webpack.config.js
1817
3. index.js (Your express based dev server, if applicable)
1918

20-
====================================================================
19+
---
2120

22-
###### More Details
21+
#### More Details
2322

2423
- What operating system are you on?
2524
- What terminal application are you using?

0 commit comments

Comments
 (0)