Skip to content

Commit 99ac5fb

Browse files
committed
chore: Update issue template markdown
1 parent e609b74 commit 99ac5fb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,28 @@ assignees: jongracecox
77

88
---
99

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

13-
**To Reproduce**
13+
## To Reproduce
1414
Provide the simplest example of code or commands to reproduce the behavior.
1515

16-
**Expected behavior**
16+
## Expected behavior
1717
A clear and concise description of what you expected to happen.
1818

19-
**Screenshots**
19+
## Screenshots
2020
If applicable, add screenshots to help explain your problem.
2121

22-
** Python version: (please complete the following information)**
22+
## Python version: (please complete the following information)
2323
- 2.7
2424
- 3.6
2525
- 3.7
2626
- ...
2727

28-
** Operating system: (please complete the following information)**
28+
## Operating system: (please complete the following information)
2929
- Linux
3030
- Windows
3131
- Mac OS
3232

33-
**Additional context**
33+
## Additional context
3434
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ assignees: jongracecox
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)