Skip to content

Latest commit

 

History

History
executable file
·
21 lines (18 loc) · 463 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

executable file
·
21 lines (18 loc) · 463 Bytes

Issue Brief

What is the purpose of this issue? Explain the background context.

Steps to reproduce

  1. Install Magento from develop branch.
  2. [Example] Add Configurable Product to the cart.
  3. ...

Actual result

  1. [Example] Error message appears: "Cannot save quote".
  2. [Screenshot, logs]
  3. ...

Expected result

List the expected results as a bullet list of expectations

  • [Example] Configurable product added to the shopping cart.
  • ...