warn against sending code to exhibit bugs. Daniel
* doc/html.xml: warn against sending code to exhibit bugs.
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 20d771c..8d4612a 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -147,7 +147,10 @@
href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a
href="http://xmlsoft.org/messages">old</a>). To subscribe to this list, please
visit the <a href="http://mail.gnome.org/mailman/listinfo/xml">associated
-Web</a> page and follow the instructions.</p>
+Web</a> page and follow the instructions. <strong>Do not send code, I won't
+debug it</strong>, make sure you can reproduce the bug with xmllint or one of
+the test programs found in source in the distribution and send the command
+showing the error as well as the input (as an attachement), thanks.</p>
<p>Alternatively, you can just send the bug to the <a
href="mailto:xml@gnome.org">xml@gnome.org</a> list; if it's really libxml
@@ -1574,6 +1577,6 @@
<p><a href="mailto:Daniel.Veillard@imag.fr">Daniel Veillard</a></p>
-<p>$Id: xml.html,v 1.90 2001/06/23 17:39:29 veillard Exp $</p>
+<p>$Id: xml.html,v 1.91 2001/06/24 12:13:21 veillard Exp $</p>
</body>
</html>