diff --git a/README.md b/README.md
index 6b2ac458eb403..50a20b55d4eb2 100644
--- a/README.md
+++ b/README.md
@@ -41,20 +41,8 @@ Magento is thankful for any contribution that can improve our code base, documen
Labels applied by the Magento team
-
-| Label | Description |
-| ------------- |-------------|
-|  | Affects Documentation domain. |
-|  | Affects the Product team (mostly feature requests or business logic change). |
-|  | Affects Architect Group (mostly to make decisions around technology changes). |
-|  | The pull request has been accepted and will be merged into mainline code. |
-|  | 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. |
-|  | The Magento Team has confirmed that this issue contains the minimum required information to reproduce. |
-|  | The Magento Team has validated the issue and an internal ticket has been created. |
-|  | The internal ticket is currently in progress, fix is scheduled to be delivered. |
-|  | The Magento Team needs additional information from the reporter to properly prioritize and process the issue or pull request. |
-
-To learn more about issue gate labels click [here](https://github.com/magento/magento2/wiki/Magento-Issue-Gates)
+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.
+Please review the Code Contributions guide for detailed information on labels used in Magento 2 repositories.
Reporting security issues