Skip to content

Commit 487f5f4

Browse files
author
Korshenko, Oleksii(okorshenko)
committed
Merge pull request #420 from magento-folks/issue_template
Create Issue Template for public GitHub
2 parents 1cca759 + 445baa3 commit 487f5f4

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)