Skip to content

Commit 445baa3

Browse files
committed
MAGETWO-50156: Create Issue Template for public GitHub
1 parent fa74f85 commit 445baa3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Steps to reproduce
2+
--
3+
1. Install Magento from `develop` branch.
4+
2. [Example] Add Configurable Product to the cart.
5+
3. ...
6+
7+
Expected result
8+
--
9+
1. [Example] Configurable product added to the shopping cart.
10+
2. ...
11+
12+
Actual result
13+
--
14+
1. [Example] Error message appears: "Cannot save quote".
15+
2. [Screenshot, logs]
16+
3. ...

0 commit comments

Comments
 (0)