| Current Path : /home/rtorresani/www/vendor/mageplaza/magento-2-blog-extension/.github/ |
| Current File : //home/rtorresani/www/vendor/mageplaza/magento-2-blog-extension/.github/PULL_REQUEST_TEMPLATE.md |
<!--- Provide a general summary of the Pull Request in the Title above --> ### Description <!--- Provide a description of the changes proposed in the pull request --> ### Fixed Issues (if relevant) <!--- Provide a list of fixed issues in the format magento/magento2#<issue_number>, if relevant --> 1. https://github.com/mageplaza/magento-2-reports/<issue_number>: Issue title 2. ... ### Manual testing scenarios <!--- Provide a set of unambiguous steps to test the proposed code change --> 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)