summaryrefslogtreecommitdiffstats
path: root/htdocs/contribute.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/contribute.html')
-rw-r--r--htdocs/contribute.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 174da45..a9bf175 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: contribute.html,v 1.3 2008-12-11 13:46:27 ot Exp $"
---><!--#set var="date" value="\$Date: 2008-12-11 13:46:27 $"
+<!--#set var="revision" value="\$Id: contribute.html,v 1.4 2009-02-24 18:11:30 ot Exp $"
+--><!--#set var="date" value="\$Date: 2009-02-24 18:11:30 $"
--><!--#set var="title" value="How to Contribute to the W3C Markup Validator"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -22,8 +22,8 @@
<p id="code"><strong>Code</strong>. The best way you can help the project is to get involved in the software development.</p>
<p><em>It only takes</em>: some knowledge of the perl
programming language, a few hours to get familiar with the <a href="http://dev.w3.org/cvsweb/validator/">validator
- codebase</a>, and however much time you're comfortable dedicating to the project. (See the <a href="docs/devel.html">Developer's
- Guide</a> for more).
+ codebase</a>, and however much time you're comfortable dedicating to the project. See the <a href="docs/devel.html">Developer's
+ Guide</a> for info on getting started, then browse <a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=Validator&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">known bugs and enhancement requests</a> or look at the <a href="todo.html">architectural roadmap</a>.
<em>What you get</em>:
A chance to get your favorite features developed, or your most hated bug fixed, in priority…
plus the thanks and respect of millions of validator users.</p>