From 0ab7d245badfd35f9062c4cb76a14e637d6b3a8a Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Tue, 1 Oct 2024 08:48:45 -0300 Subject: [PATCH] Add rule for self requested reviews (#22873) * Add rule for self requested reviews * Update CommunityGuidelines.md * Update CommunityGuidelines.md Co-authored-by: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com> --------- Co-authored-by: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com> --- CommunityGuidelines.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CommunityGuidelines.md b/CommunityGuidelines.md index 74698f8a20..d666732a65 100644 --- a/CommunityGuidelines.md +++ b/CommunityGuidelines.md @@ -32,6 +32,7 @@ On top of the community rules, the development and moderation team has to keep t - Any contributor PR requires at least two code reviews, either by developers or trusted community members (at least one developer). - Any developer PR requires at least one code review, by another developer. - Any PR requires one playtest review, if applicable. +- Any developer may self-request a review on a PR. If another developer approves the PR, the developer who self-requested a review should be notified via Discord. If the developer does not leave a review within two days after this notification, the PR may be merged. ### Guidelines regarding public relations and community management