This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chengwenliang
/
newsupernova
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c9405dd336
Branches
Tags
master
newsupernova
/
vendor
/
magento
/
magento2-functional-testing-framework
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
870 B
History
Raw
Description
Fixed Issues (if relevant)
magento/magento2-functional-testing-framework#: Issue title
...
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/verification tests (if applicable)
All automated tests passed successfully (all builds on Travis CI are green)
Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests