Skip to content

Commit db6580a

Browse files
author
Vitaliy Boyko
committed
Adjusted formatting
1 parent 00e4b40 commit db6580a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,26 +17,32 @@ assignees: ''
1717
Fields marked with (*) are required. Please don't remove the template.
1818
-->
1919

20-
**Describe the bug**
20+
**Describe the bug** (*)
21+
2122
A clear and concise description of what the bug is.
2223

2324
**To Reproduce** (*)
25+
2426
Steps to reproduce the behavior:
2527
1. Go to '...'
2628
2. Click on '....'
2729
3. Scroll down to '....'
2830
4. See error
2931

3032
**Expected behavior** (*)
33+
3134
A clear and concise description of what you expected to happen.
3235

3336
**Screenshots**
37+
3438
If applicable, add screenshots to help explain your problem.
3539

3640
**Please complete the following information:** (*)
41+
3742
- OS: [e.g. iOS]
3843
- PhpStorm/Intellij version [e.g. 2019.3.3]
3944
- Version [e.g. 1.0.0]
4045

4146
**Additional context**
47+
4248
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,17 @@ assignees: ''
1616
-->
1717

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

2122
**Describe the solution you'd like** (*)
23+
2224
A clear and concise description of what you want to happen.
2325

2426
**Describe alternatives you've considered**
27+
2528
A clear and concise description of any alternative solutions or features you've considered.
2629

2730
**Additional context**
31+
2832
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)