From: Ralf Habacker Date: Thu, 17 Feb 2022 10:10:00 +0000 (+0100) Subject: CONTRIBUTING.md: creation of "confidential" merge requests added X-Git-Tag: dbus-1.13.22~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f79f882d032b9685f7c28a7b3e2efde2470d21;p=thirdparty%2Fdbus.git CONTRIBUTING.md: creation of "confidential" merge requests added See #368 --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba428928c..d141fb8b2 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