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
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/contributor-guide/processing-workflow.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Be advised, we only accept pull requests for `2.4-develop`.
72
72
73
73
* If the described behavior **was** reproduced, the maintainer should apply the `Reproduced on 2.4` label to the ticket, indicating that issue was reproduced and specific version.
74
74
* If the issue **was not** reproducible with `2.4-develop`, the maintainer should close the issue and **stop verification process here!**
75
-
*
75
+
76
76
1. If steps required to reproduce were different from the initially described reproduction steps, update the ticket description with the actual information.
77
77
1. Based on the verification flow, add at least one or more `Component: xxx` labels to the issue. See [Magento Components Assignment](https://github.com/magento/magento2/wiki/Magento-Components-Assignment) for a list. Use your best judgment to determine the components affected.
78
78
@@ -81,9 +81,9 @@ Be advised, we only accept pull requests for `2.4-develop`.
81
81
Steps for final review of issue for contributors/developers to work the issue.
82
82
83
83
1. Please make sure that all required conditions are met:
84
-
*[ ] Issue format is considered valid by automatic system.
85
-
*[ ] Issue is reproducible at least with one of the supported versions and labeled appropriately.
86
-
*[ ] At least one `Component` label(s) applied to the ticket.
84
+
*[ ] Issue format is considered valid by automatic system.
85
+
*[ ] Issue is reproducible at least with one of the supported versions and labeled appropriately.
86
+
*[ ] At least one `Component` label(s) applied to the ticket.
87
87
1. Add the label `Issue: Confirmed` to the ticket.
88
88
1. Wait for the response from the Automated Contributor Assistant, which normally takes 30-60 seconds.
89
89
1. If all required information was provided Automated Contributor Assistant will apply label `Issue: Ready for work` and comment with reference ticket numbers. Otherwise, label `Issue: Confirmed` will be removed and information on what's missing in the report will be provided to the maintainer.
0 commit comments