From 55f79f882d032b9685f7c28a7b3e2efde2470d21 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Thu, 17 Feb 2022 11:10:00 +0100 Subject: [PATCH] CONTRIBUTING.md: creation of "confidential" merge requests added See #368 --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba428928..d141fb8b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,8 @@ please report it privately to dbus-security@lists.freedesktop.org or by reporting a Gitlab issue at https://gitlab.freedesktop.org/dbus/dbus/issues/new and marking it as "confidential". +For appropriate patches, please create a "confidential" merge request, +see [Sending a merge request](#sending-a-merge-request] for details. ## Mailing list @@ -122,6 +124,9 @@ When you consider your changes to be ready for merging to mainline: * push your changes to your personal fork as a branch * create a merge request at +* Merge requests for "confidential" issues must also be created as + "confidential", see + for details. ### Security guidelines