Skip to content

Commit c7fb60e

Browse files
committed
Change format of GitHub issue templates
1 parent f3a3897 commit c7fb60e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

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

88
---
99

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

13-
**Code Example**
13+
## Code Example
1414
Code example 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-
**Images**
19+
## Images
2020
If applicable, add problematic images or screenshots to help explain your problem.
2121

22-
**Environment (please complete the following information):**
22+
## Environment (please complete the following information):
2323
- PHP Version:
2424
- OS:
2525
- Intervention Image Version:

.github/ISSUE_TEMPLATE/feature_request.md

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

88
---
99

10-
**Describe the feature you'd like**
10+
## Describe the feature you'd like
1111
A clear and concise description of what you want to happen.
1212

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

0 commit comments

Comments
 (0)