Skip to content

Commit ae071d3

Browse files
author
Vitaliy
authored
Update issue templates
1 parent 8fd9f52 commit ae071d3

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
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+
- Information on your environment,
15+
- Steps to reproduce,
16+
- Expected and actual results,
17+
Fields marked with (*) are required. Please don't remove the template.
18+
-->
19+
20+
**Describe the bug**
21+
A clear and concise description of what the bug is.
22+
23+
**To Reproduce**
24+
Steps to reproduce the behavior:
25+
1. Go to '...'
26+
2. Click on '....'
27+
3. Scroll down to '....'
28+
4. See error
29+
30+
**Expected behavior**
31+
A clear and concise description of what you expected to happen.
32+
33+
**Screenshots**
34+
If applicable, add screenshots to help explain your problem.
35+
36+
**Desktop (please complete the following information):**
37+
- OS: [e.g. iOS]
38+
- PhpStorm/Intellij version [e.g. 2019.3.3]
39+
- Version [e.g. 1.0.0]
40+
41+
**Smartphone (please complete the following information):**
42+
- Device: [e.g. iPhone6]
43+
- OS: [e.g. iOS8.1]
44+
- Browser [e.g. stock browser, safari]
45+
- Version [e.g. 22]
46+
47+
**Additional context**
48+
Add any other context about the problem here.

0 commit comments

Comments
 (0)