From b851d5849e8b220b4d1d7dd40d2fe7f9a5c78c0c Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Thu, 17 Jun 2010 17:08:01 +0200 Subject: [PATCH] Update contribute page to add a link to the bug tracker. --- contribute.rst | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/contribute.rst b/contribute.rst index f8e7963f..356af8fb 100644 --- a/contribute.rst +++ b/contribute.rst @@ -2,14 +2,22 @@ Contribute ============ -You Don’t Know what to Do -========================= +As a Lazy Person +================ -Interested in hacking? Please contact ``guillaume.ayoub[a]kozea.fr``. +Want to write kind words? Please contact guillaume.ayoub[a]kozea.fr. -You Know what to Do -=================== -Feel free to clone the `git repository on Gitorious -`_ if you want to add new features -or fix bugs. +As a Simple User +================ + +Found a bug? Want a new feature? Report a new issue on the `Radicale bug-tracker +`_ (registration needed). + + +As a Hacker +=========== + +Interested in hacking? Feel free to clone the `git repository on Gitorious +`_ if you want to add new features, +fix bugs or update documentation.