diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-01-20 19:59:27 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-01-20 19:59:27 +0100 |
commit | e002a77da170f10cf1d4b3f48e1a31785e1cc480 (patch) | |
tree | c8f7a4345cea604936fb00b5791b3270473a0e8b /contributing.mdwn | |
parent | f3df65ce34153357d28bee621bdf49b61e68b182 (diff) | |
download | web-e002a77da170f10cf1d4b3f48e1a31785e1cc480.tar.gz web-e002a77da170f10cf1d4b3f48e1a31785e1cc480.tar.bz2 web-e002a77da170f10cf1d4b3f48e1a31785e1cc480.zip |
mention that being able to solve open issues is not a necessity to see it fixed in the end
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 01140927..3aaaa134 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -20,9 +20,12 @@ If someone of you is lurking around here and would like to contribute, but feels she / he could do so better under formal mentoring: please speak up at one of the [[regular_IRC_meetings|IRC#regular_meetings]]! -Generally we also have a list of [[open_issues]] and one for -[[project_ideas|community/gsoc/project_ideas]] - the latter written for the -Google Summer of Code. +Generally we also have a list of [[open_issues]] and one for +[[project_ideas|community/gsoc/project_ideas]] - the latter written for the +Google Summer of Code. Even just investigating open issues, without being able +to fix them, can be useful, because a tracked down issue often becomes obvious +to people who know the stuff (but those people don't have the time to spend to +do the tracking down). # Documentation |