summaryrefslogtreecommitdiffstats
path: root/htdocs/feedback.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/feedback.html')
-rwxr-xr-xhtdocs/feedback.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html
index 9d08102..3e3bd32 100755
--- a/htdocs/feedback.html
+++ b/htdocs/feedback.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: feedback.html,v 1.17 2003-02-24 23:33:18 ville Exp $"
---><!--#set var="date" value="\$Date: 2003-02-24 23:33:18 $"
+<!--#set var="revision" value="\$Id: feedback.html,v 1.18 2003-05-24 20:32:45 link Exp $"
+--><!--#set var="date" value="\$Date: 2003-05-24 20:32:45 $"
--><!--#set var="title" value="How To Provide Feedback for The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -73,6 +73,18 @@
href="mailto:www-validator@w3.org">send it directly to the list</a>.
</p>
</dd>
+ <dt>If you want to report a bug or log a feature request.</dt>
+ <dd>
+ <p>
+ The W3C Maintains a public bug tracking database known as <a
+ href="http://www.w3.org/Bugs/Public/">Bugzilla</a> where developers
+ and other technical users can log bug reports and feature suggestions
+ directly. If you are not familiar with issue tracking systems in general
+ or the Bugzilla bug tracker, send your feedback to the mailing list
+ and someone on the W3C Validator Team will take care of logging your
+ issue as appropriate.
+ </p>
+ </dd>
</dl>
<!--#include virtual="footer.html" -->