Skip to content

Commit 84b4812

Browse files
committed
CONTRIBUTING: Allow collaborative pull requests
For runtime-spec, there are often PRs that pickup and reroll another user's commits (e.g. opencontainers/runtime-spec#337). As long as the Signed-off-by entries are there (for the DCO) and the new PR references the earlier work (to avoid maintainer confusion), I see no problem with this sort of collaboration. I thought about replacing the old wording with words like the above paragraph, but it seemed overly prescriptive. Signed-off-by: W. Trevor King <[email protected]>
1 parent b6d2e98 commit 84b4812

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ committing your changes. Most editors have plugins that do this automatically.
4444
Pull requests descriptions should be as clear as possible and include a
4545
reference to all the issues that they address.
4646

47-
Pull requests must not contain commits from other users or branches.
48-
4947
Commit messages must start with a capitalized and short summary
5048
written in the imperative, followed by an optional, more detailed
5149
explanatory text which is separated from the summary by an empty line.

0 commit comments

Comments
 (0)