From b467378ed9ac376d3a5cc4965a72514d3af669ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Leopoldo=20Sologuren=20Guti=C3=A9rrez?= Date: Wed, 22 Feb 2023 14:39:16 +0000 Subject: [PATCH] [AGREEMENT] Added first version agreement for PR moderation (#129) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit First version of agreement for PR moderation according to discussed in #124 Co-authored-by: fsologureng Reviewed-on: https://codeberg.org/forgejo/meta/pulls/129 Co-authored-by: Felipe Leopoldo Sologuren GutiƩrrez Co-committed-by: Felipe Leopoldo Sologuren GutiƩrrez --- PullRequestsAgreement.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 PullRequestsAgreement.md diff --git a/PullRequestsAgreement.md b/PullRequestsAgreement.md new file mode 100644 index 0000000..00a3306 --- /dev/null +++ b/PullRequestsAgreement.md @@ -0,0 +1,7 @@ +Moderation criteria for Pull Requests in Forgejo repositories: + +* For approval + +1. All review comments were addressed and answered. +1. The person approving the PR agrees to be accountable for what it contains. They can be asked to explain and fix a problem that arise in the future as a consequence of the PR being merged. +