From 001764d723a52d94f6cb36d35eb154eec7f20c0f Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Tue, 11 Oct 2011 17:26:02 +0200 Subject: [PATCH] Add links to the source code and issue tracker --- doc/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index 549da28..966b9d5 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -28,6 +28,12 @@ Getting Help Questions about WSME should to the `python-wsme mailinglist`_. +Contribute +~~~~~~~~~~ + +:Report issues: `WSME issue tracker`_ +:Source code: hg clone https://bitbucket.org/cdevienne/wsme/ + Contents -------- @@ -49,3 +55,4 @@ Indices and tables * :ref:`search` .. _python-wsme mailinglist: http://groups.google.com/group/python-wsme +.. _WSME issue tracker: https://bitbucket.org/cdevienne/wsme/issues?status=new&status=open