File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- - Provide a general summary of the Pull Request in the Title above -->
2+
3+ ### Description
4+ <!-- - Provide a description of the changes proposed in the pull request -->
5+
6+ ### Fixed Issues (if relevant)
7+ <!-- - Provide a list of fixed issues in the format magento/magetno2#<issue_number>, if relevant -->
8+ 1 . magento/magetno2#<issue_number>: Issue title
9+ 2 . ...
10+
11+ ### Manual testing scenarios
12+ <!-- - Provide a set of unambiguous steps to test the proposed code change -->
13+ 1 . ...
14+ 2 . ...
15+
16+ ### Contribution checklist
17+ - [ ] Pull request has a meaningful description of its purpose
18+ - [ ] All commits are accompanied by meaningful commit messages
19+ - [ ] All new or changed code is covered with unit/integration tests (if applicable)
20+ - [ ] All automated tests passed successfully (all builds on Travis CI are green)
You can’t perform that action at this time.
0 commit comments