Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit f831348

Browse files
committed
More lint
1 parent 9e0007f commit f831348

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/contributor-guide/processing-workflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Be advised, we only accept pull requests for `2.4-develop`.
7272

7373
* 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.
7474
* If the issue **was not** reproducible with `2.4-develop`, the maintainer should close the issue and **stop verification process here!**
75-
*
75+
7676
1. If steps required to reproduce were different from the initially described reproduction steps, update the ticket description with the actual information.
7777
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.
7878

@@ -81,9 +81,9 @@ Be advised, we only accept pull requests for `2.4-develop`.
8181
Steps for final review of issue for contributors/developers to work the issue.
8282

8383
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.
8787
1. Add the label `Issue: Confirmed` to the ticket.
8888
1. Wait for the response from the Automated Contributor Assistant, which normally takes 30-60 seconds.
8989
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

Comments
 (0)