[PATCH wayland-web 2/2] index: add links to Contributing and Patchwork

Pekka Paalanen ppaalanen at gmail.com
Fri Sep 18 05:41:29 PDT 2015


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

This should help new people find out how we manage development.

Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
---
 index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.html b/index.html
index 8d28b36..a9ebcaa 100644
--- a/index.html
+++ b/index.html
@@ -50,8 +50,10 @@ embedded and mobile use cases.  </p>
 <ul>
   <li><a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel">Mailing list</a></li>
   <li>IRC: #wayland on freenode</li>
+  <li><a href="http://patchwork.freedesktop.org/project/wayland/list/">Patchwork</a>: pending Wayland and Weston patches</li>
   <li><a href="reviewing.html">Reviewing Patches</a> (please help)</li>
   <li><a href="testing.html">Testing Wayland</a></li>
+  <li><a href="http://cgit.freedesktop.org/wayland/wayland/tree/doc/Contributing">Contribution instructions</a>
   <li><a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland">Wayland Bugzilla</a>
 (<a href="https://bugs.freedesktop.org/buglist.cgi?list_id=279166&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=PLEASETEST&product=Wayland">All bugs</a>
 <a href="https://bugs.freedesktop.org/buglist.cgi?list_id=279166&bug_severity=enhancement&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=PLEASETEST&product=Wayland">Enhancements</a>)</li>
-- 
2.4.6



More information about the wayland-devel mailing list