Laurence Urhegyi pushed to branch master at BuildGrid / buildgrid
Commits:
-
dccdfe10
by Laurence Urhegyi at 2018-08-13T18:17:23Z
1 changed file:
Changes:
... | ... | @@ -7,7 +7,7 @@ Feature Additions |
7 | 7 |
|
8 | 8 |
We welcome contributions in the form of bug fixes or feature additions / enhancements. Please discuss with us before submitting anything, as we may well have some important context which will could help guide your efforts.
|
9 | 9 |
|
10 |
-Any major feature additions should be raised as a proposal on the `Mailing List <https://lists.buildgrid.build/cgi-bin/mailman/listinfo/buildgrid/>`_ to be discussed, and then eventually followed up with an issue here on gitlab. We recommend that you propose the feature in advance of commencing work. We are also on irc, but do not have our own dedicated channel - you can find us on #buildstream on GIMPNet and #bazel on freenode.
|
|
10 |
+Any major feature additions should be raised as a proposal on the `Mailing List <https://lists.buildgrid.build/cgi-bin/mailman/listinfo/buildgrid/>`_ to be discussed, and then eventually followed up with an issue here on gitlab. We recommend that you propose the feature in advance of commencing work. We are also on irc - you can find us on #buildgrid on freenode.
|
|
11 | 11 |
|
12 | 12 |
The author of any patch is expected to take ownership of that code and is to support it for a reasonable time-frame. This means addressing any unforeseen side effects and quirks the feature may have introduced. More on this below in 'Granting Committer Access'.
|
13 | 13 |
|