From 34015a265f5afa52b14e41634959edcddbbd15d4 Mon Sep 17 00:00:00 2001 From: Tristan Maat Date: Mon, 30 Jul 2018 13:17:11 +0100 Subject: HACKING.rst: Add note about asking for dev permissions --- HACKING.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HACKING.rst b/HACKING.rst index 5786afdb3..67797d6eb 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -23,6 +23,11 @@ a reasonable timeframe for identifying these. Patch submissions ----------------- +If you want to submit a patch, do ask for developer permissions on our +IRC channel first (GitLab's button also works, but you may need to +shout about it - we often overlook this) - for CI reasons, it's much +easier if patches are in branches of the main repository. + Branches must be submitted as merge requests in gitlab. If the branch fixes an issue or is related to any issues, these issues must be mentioned in the merge request or preferably the commit messages themselves. -- cgit v1.2.1