Tristan Van Berkom pushed to branch master at BuildStream / buildstream
Commits:
-
34015a26
by Tristan Maat at 2018-07-30T12:19:45Z
-
ae47a72b
by Tristan Van Berkom at 2018-07-30T13:11:34Z
1 changed file:
Changes:
... | ... | @@ -23,6 +23,11 @@ a reasonable timeframe for identifying these. |
23 | 23 |
|
24 | 24 |
Patch submissions
|
25 | 25 |
-----------------
|
26 |
+If you want to submit a patch, do ask for developer permissions on our
|
|
27 |
+IRC channel first (GitLab's button also works, but you may need to
|
|
28 |
+shout about it - we often overlook this) - for CI reasons, it's much
|
|
29 |
+easier if patches are in branches of the main repository.
|
|
30 |
+ |
|
26 | 31 |
Branches must be submitted as merge requests in gitlab. If the branch
|
27 | 32 |
fixes an issue or is related to any issues, these issues must be mentioned
|
28 | 33 |
in the merge request or preferably the commit messages themselves.
|