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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -626,7 +626,7 @@ Tests:
626
626
* Fixed an issue where filters were not shown on product reviews report grid
627
627
* Fixed an issue where second customer address was not deleted from customer account
628
628
* Fixed an issue where custom options pop-up was still displayed after submit
629
-
* Fixed an issue where Second Product was not added to Shopping Cart from Wishlist at first atempt
629
+
* Fixed an issue where Second Product was not added to Shopping Cart from Wishlist at first attempt
630
630
* Fixed an issue where customer invalid email message was not displayed
631
631
* Fixed an issue where All Access Tokens for Customer without Tokens could not be revoked
632
632
* Fixed an issue where it was impossible to add Product to Shopping Cart from shared Wishlist
@@ -785,7 +785,7 @@ Tests:
785
785
* Refactored controller actions in the Product area
786
786
* Moved commands cache.php, indexer.php, log.php, test.php, compiler.php, singletenant\_compiler.php, generator.php, pack.php, deploy.php and file\_assembler.php to the new bin/magento CLI framework
787
787
* Data Migration Tool
788
-
* The Data Migraiton Tool is published in the separate [repository](https://github.com/magento/data-migration-tool-ce"Data Migration Tool repository")
788
+
* The Data Migration Tool is published in the separate [repository](https://github.com/magento/data-migration-tool-ce"Data Migration Tool repository")
789
789
* Fixed bugs
790
790
* Fixed an issue where error appeared during placing order with virtual product
791
791
* Fixed an issue where billing and shipping sections didn't contain address information on order print
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
17
18
18
To learn about how to make a contribution, click [here][1].
@@ -39,11 +39,11 @@ Magento is thankful for any contribution that can improve our code base, documen
We apply labels to public Pull Requests and Issues to help other participants retrieve additional information about current progress, component assignments, Magento release lines, and much more.
44
44
Please review the [Code Contributions guide](https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html#labels) for detailed information on labels used in Magento 2 repositories.
45
45
46
-
## Reporting security issues
46
+
## Reporting Security Issues
47
47
48
48
To report security vulnerabilities in Magento software or web sites, please create a Bugcrowd researcher account [there](https://bugcrowd.com/magento) to submit and follow-up your issue. Learn more about reporting security issues [here](https://magento.com/security/reporting-magento-security-issue).
0 commit comments