Bug 1425708 - Link to contribution and source docs in Marionette README. r?maja_zf draft
authorAndreas Tolfsen <ato@sny.no>
Mon, 18 Dec 2017 17:08:16 +0000
changeset 713109 df8bb19c5a98863d94c9a2e12dd53ef76035e97f
parent 713074 f1329009bf0da7b40229ea75ffe18f201b71359e
child 713110 47c61d02fa29c92a57ba7cba02ba9c586b7fc2d1
push id93540
push userbmo:ato@sny.no
push dateTue, 19 Dec 2017 15:46:13 +0000
reviewersmaja_zf
bugs1425708
milestone59.0a1
Bug 1425708 - Link to contribution and source docs in Marionette README. r?maja_zf DONTBUILD MozReview-Commit-ID: FVPrTxggaxQ
testing/marionette/README.md
--- a/testing/marionette/README.md
+++ b/testing/marionette/README.md
@@ -36,20 +36,22 @@ Clients
 
 Clients may be implemented in any language that is capable of writing
 and receiving data over TCP socket.  A [reference client] is provided.
 Clients may be implemented both synchronously and asynchronously,
 although the latter is impossible in protocol levels 2 and earlier
 due to the lack of message sequencing.
 
 
-Bugs
-====
+Contributing
+============
 
-Bugs are tracked in the `Testing :: Marionette` component.
+If you want to help improve Marionette, we have more information in
+<CONTRIBUTING.md>.  You will find additional development documentation at
+<https://firefox-source-docs.mozilla.org/testing/marionette/marionette>.
 
 
 Communication
 =============
 
 The mailing list for discussion is tools-marionette@lists.mozilla.org
 ([subscribe], [archive]).  If you prefer real-time chat, there
 is often someone in the #ateam IRC channel on irc.mozilla.org.