You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Magento Functional Testing Framework system requirements](http://devdocs.magento.com/guides/v2.2/magento-functional-testing-framework/getting-started.html#prepare-environment)
11
-
12
9
## Installation
13
-
To install the Magento Functional Testing Framework, see [Getting Started](http://devdocs.magento.com/guides/v2.2/magento-functional-testing-framework/getting-started.html)
14
-
15
-
## Contributing
16
-
Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions.
17
10
18
-
To learn about how to make a contribution, click [here][1].
11
+
For the installation guidelines and system requirements, read [Getting Started](https://devdocs.magento.com/mftf/2.3/getting-started.html).
19
12
20
-
To open an issue, click [here][2].
13
+
## Contributing
21
14
22
-
To suggest documentation improvements, click [here][3].
15
+
We would appreciate your contributions to new components or new features, changes to the existing features, tests, documentation, specifications, bug fixes, optimizations, or just good suggestions.
16
+
Report about an issue or request features opening a GitHub issue.
17
+
Learn more about contributing in our [Contribution Guidelines](https://devdocs.magento.com/mftf/2.3/contribution-guidelines.html).
If you want to participate in the documentation work, see [DevDocs Contributing](https://github.com/magento/devdocs/blob/master/.github/CONTRIBUTING.md).
27
20
28
21
### Labels applied by the MFTF team
29
22
@@ -33,7 +26,7 @@ Refer to the tables with descriptions of each label below. These labels are appl
33
26
34
27
Label| Description
35
28
---|---
36
-
**accept**| The pull request has been accepted and will be merged into mainline code.
29
+
**accept**| The pull request has been accepted and will be merged into mainline code.
37
30
**reject**| The pull request has been rejected and will not be merged into mainline code. Possible reasons can include but are not limited to: issue has already been fixed in another code contribution, or there is an issue with the code contribution.
38
31
**needsUpdate**| The Magento Team needs additional information from the reporter to properly prioritize and process the pull request.
39
32
@@ -43,8 +36,8 @@ Label| Description
43
36
---|---
44
37
**acknowledged**| The Magento Team has validated the issue and an internal ticket has been created.
45
38
**needsUpdate**| The Magento Team needs additional information from the reporter to properly prioritize and process the issue or pull request.
46
-
**cannot reproduce**| The Magento Team has not confirmed that this issue contains the minimum required information to reproduce.
47
-
**non-issue**| The Magento Team has not recognised any issue according to provided information.
39
+
**cannot reproduce**| The Magento Team has not confirmed that this issue contains the minimum required information to reproduce.
40
+
**non-issue**| The Magento Team has not recognized any issue according to provided information.
48
41
49
42
### Domains Impacted
50
43
@@ -63,12 +56,12 @@ Label| Description
63
56
64
57
## Reporting security issues
65
58
66
-
To report security vulnerabilities in Magento software or web sites, please e-mail <ahref="mailto:security@magento.com">security@magento.com</a>. Please do not report security issues using GitHub. Be sure to encrypt your e-mail with our <ahref="https://info2.magento.com/rs/magentoenterprise/images/security_at_magento.asc">encryption key</a> if it includes sensitive information. Learn more about reporting security issues <ahref="https://magento.com/security/reporting-magento-security-issue">here</a>.
59
+
To report security vulnerabilities in the Magento software or web sites, please e-mail [security@magento.com](mailto:security@magento.com). Please do not report security issues using GitHub. Be sure to encrypt your e-mail with our [encryption key](https://info2.magento.com/rs/magentoenterprise/images/security_at_magento.asc)if it includes sensitive information. Learn more about reporting security issues [here](https://magento.com/security/reporting-magento-security-issue).
67
60
68
-
Stay up-to-date on the latest security news and patches for Magento by signing up for <ahref="https://magento.com/security/sign-up">Security Alert Notifications</a>.
61
+
Stay up-to-date on the latest security news and patches for Magento by signing up for [Security Alert Notifications](https://magento.com/security/sign-up).
69
62
70
63
## License
71
64
72
-
Each Magento source file included in this distribution is licensed under AGPL 3.0
65
+
Each Magento source file included in this distribution is licensed under AGPL 3.0.
73
66
74
-
Please see LICENSE_AGPL3.txt for the full text of the AGPL 3.0 license or contact license@magentocommerce.com for a copy.
67
+
Please see LICENSE_AGPL3.txt for the full text of the AGPL 3.0 license or contact [license@magentocommerce.com](mailto:license@magentocommerce.com) for a copy.
0 commit comments