Skip to content

Commit 00e4b40

Browse files
author
Vitaliy Boyko
committed
Added feature_request.md
1 parent e88c38d commit 00e4b40

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ assignees: ''
2020
**Describe the bug**
2121
A clear and concise description of what the bug is.
2222

23-
**To Reproduce**
23+
**To Reproduce** (*)
2424
Steps to reproduce the behavior:
2525
1. Go to '...'
2626
2. Click on '....'
2727
3. Scroll down to '....'
2828
4. See error
2929

30-
**Expected behavior**
30+
**Expected behavior** (*)
3131
A clear and concise description of what you expected to happen.
3232

3333
**Screenshots**
3434
If applicable, add screenshots to help explain your problem.
3535

36-
**Please complete the following information:**
36+
**Please complete the following information:** (*)
3737
- OS: [e.g. iOS]
3838
- PhpStorm/Intellij version [e.g. 2019.3.3]
3939
- Version [e.g. 1.0.0]
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!---
11+
Thank you for contributing to Magento.
12+
To help us process this issue we recommend that you add the following information:
13+
- Summary of the issue,
14+
- Expected and actual results,
15+
Fields marked with (*) are required. Please don't remove the template.
16+
-->
17+
18+
**Is your feature request related to a problem? Please describe.**
19+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
20+
21+
**Describe the solution you'd like** (*)
22+
A clear and concise description of what you want to happen.
23+
24+
**Describe alternatives you've considered**
25+
A clear and concise description of any alternative solutions or features you've considered.
26+
27+
**Additional context**
28+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)