blob: e23da53f3c38ad544848e9cbef7241e0ad66056c [file]
<!DOCTYPE html PUBLIC "-//Tigris//DTD XHTML 1.0 Transitional//EN"
"http://style.tigris.org/tigris_transitional.dtd">
<html>
<head>
<title>Project Tasks</title>
<link rel="stylesheet" type="text/css"
href="http://subversion.tigris.org/branding/css/tigris.css"/>
<link rel="stylesheet" type="text/css"
href="http://subversion.tigris.org/branding/css/inst.css"/>
<link rel="stylesheet" type="text/css" media="print"
href="http://subversion.tigris.org/branding/css/print.css"/>
<script type="text/javascript"
src="http://subversion.tigris.org/branding/scripts/tigris.js"></script>
</head>
<body>
<div class="app">
<h2>Bite-Sized Tasks</h2>
<!-- ============================================================= -->
<p>
The Subversion bug database contains many issues classified as
"bite-sized" tasks -- tasks that are well-defined and self-contained,
and thus suitable for a volunteer looking to get involved with the
project. You <i>don't</i> need broad or detailed knowledge of
Subversion's design to take on one of these, just a pretty good idea
of how things generally work, and familiarity with the coding
guidelines in the
<a href="http://svn.collab.net/repos/svn/trunk/HACKING"><tt>HACKING</tt></a>
file. Each task is something a volunteer
could pick off in a spare evening or two.
</p>
<p>
If you start one of these, please notify the other developers by
mailing <a
href="mailto:dev@subversion.tigris.org">dev@subversion.tigris.org</a>
(of course, you should be <a
href="http://subversion.tigris.org/servlets/ProjectMailingListList"
>subscribed</a> to that list). If you have questions as you go, ask
the dev list, and send the patch there when ready.
</p>
<ul>
<li>
Click here to see the <a
href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;keywords=bite-sized&amp;cmdtype=doit"
>bite-sized tasks</a>
<font size="-1">(issues with the "bite-sized" keyword)</font>.
</li>
<li>
Click here to see <a
href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;order=issues.target_milestone%2C%20issues.priority%2C%20issues.issue_type"
>a list of all open bugs</a>.
<br/>
<font size="-1">(A long list, but useful if you want an overall sense
of the project's priorities, or if you're looking for something
<i>really</i> big to take on.)</font>
</li>
</ul>
</div>
</body>
</html>