Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 804 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

20 lines (16 loc) · 804 Bytes

Description

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios

  1. ...
  2. ...

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)