From c27af498159713301fb1252c5264be2f81996a34 Mon Sep 17 00:00:00 2001 From: ethical-foss-admin Date: Thu, 16 Jul 2026 18:26:29 +0200 Subject: [PATCH] make it more clear that we'd prefer small PRs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 425ffce..3d7b8fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ https://codeberg.org/org/project ``` > [!note] -> Please make sure to only submit a PR for *one* section at a time, otherwise it is more difficult to coordinate between multiple Issues and PRs. We have a limit of only 5 *open* PRs per person. Please do not submit more than 5 PRs at a time. When your previous PRs are closed or merged, you are, of course, welcome to submit more, but please do not flood the repo. (There is an exception to this rule if one or more of your open PRs are awaiting upstream feedback.) +> Please make sure to only submit a PR for *one* section at a time, otherwise it is more difficult to coordinate between multiple Issues and PRs and it creates merge conflicts. This is a volunteer run repo and we'd prefer a few smaller PRs rather one large PR. We have a limit of only 5 *open* PRs per person. Please do not submit more than 5 PRs at a time. When your previous PRs are closed or merged, you are, of course, welcome to submit more, but please do not flood the repo. (There is an exception to this rule if one or more of your open PRs are awaiting upstream feedback.) ### Other tips for keeping the repo tidy