Skip to content

Commit 1caa221

Browse files
Merge pull request #1419 from DavidHurta/update-contributing-docs
NO-JIRA: CONTRIBUTING.md: Improve the review process wording
2 parents a3b1280 + b244b7b commit 1caa221

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ For contributors who want to work up pull requests, the workflow is roughly:
2626
5. Make sure the [tests pass][test-cvo] and add any new tests as appropriate.
2727
6. Push your changes to a topic branch in your fork of the repository.
2828
7. Submit a pull request to the original repository.
29-
8. The [repo owners](OWNERS) will respond to your issue promptly, following [the usual Prow workflow][prow-review].
29+
8. The [repo owners](OWNERS) will respond following [the usual Prow workflow][prow-review]. Please note that this repository
30+
does not use automated reviewer assignment. While your pull request may be noticed, proactively coordinating with
31+
reviewers or reaching out in the [#forum-ocp-updates][forum-ocp-updates] Slack channel will help ensure your contribution
32+
receives timely attention.
3033

3134
Thanks for your contributions!
3235

@@ -74,3 +77,4 @@ contributing to understand the standards enforced during automated review.
7477
[security]: https://access.redhat.com/security/team/contact
7578
[build-cvo]: ./docs/dev/README.md#building-cvo
7679
[test-cvo]: ./docs/dev/README.md#testing-cvo
80+
[forum-ocp-updates]: https://redhat.enterprise.slack.com/archives/CEGKQ43CP

0 commit comments

Comments
 (0)