Skip to content

Commit 9af66db

Browse files
committed
Tweak formatting in issue templates
Signed-off-by: Joe Block <[email protected]>
1 parent 3e5cca1 commit 9af66db

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_report.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
**Describe the bug**
10+
## Describe the bug
1111
A clear and concise description of what the bug is.
1212

1313
**To Reproduce**
@@ -17,15 +17,15 @@ Steps to reproduce the behavior:
1717
3. Scroll down to '....'
1818
4. See error
1919

20-
**Expected behavior**
20+
## Expected behavior
2121
A clear and concise description of what you expected to happen.
2222

2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Desktop (please complete the following information):**
26+
## Desktop (please complete the following information):
2727
- OS: [e.g. iOS]
2828
- Version [e.g. 22]
2929

30-
**Additional context**
30+
## Additional context
3131
Add any other context about the problem here.

Diff for: .github/ISSUE_TEMPLATE/feature_request.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ assignees: ''
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
10+
## Is your feature request related to a problem? Please describe.
1111
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1212

13-
**Describe the solution you'd like**
13+
## Describe the solution you'd like
1414
A clear and concise description of what you want to happen.
1515

16-
**Describe alternatives you've considered**
16+
## Describe alternatives you've considered
1717
A clear and concise description of any alternative solutions or features you've considered.
1818

19-
**Additional context**
19+
## Additional context
2020
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)