diff options
author | ot <ot@localhost> | 2009-02-24 18:11:31 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2009-02-24 18:11:31 +0000 |
commit | ebe285696e7a6b7ae67193d09db4085b08cfe26f (patch) | |
tree | 40b06bd6dda6fcabee37aea14962cac4315bbf2f /htdocs/contribute.html | |
parent | cf27d4d693fdef91d67f683a3b81aaeb66f45be2 (diff) | |
download | markup-validator-ebe285696e7a6b7ae67193d09db4085b08cfe26f.zip markup-validator-ebe285696e7a6b7ae67193d09db4085b08cfe26f.tar.gz markup-validator-ebe285696e7a6b7ae67193d09db4085b08cfe26f.tar.bz2 |
increasing level of detail in ROADMAP, with addition of validator flow chart.
Diffstat (limited to 'htdocs/contribute.html')
-rw-r--r-- | htdocs/contribute.html | 8 |
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&bug_status=NEW&bug_status=ASSIGNED&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> |