diff options
author | gerald <gerald@localhost> | 1998-08-05 01:03:05 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1998-08-05 01:03:05 +0000 |
commit | 7787ea33aeccb74676010947b4e1916e74b294a4 (patch) | |
tree | b03bcb41abce43cfcb3805ee4c338aa23dd6d797 | |
parent | d4da4a14f60af9a7e5fb496c06e785ccbacd2465 (diff) | |
download | markup-validator-7787ea33aeccb74676010947b4e1916e74b294a4.zip markup-validator-7787ea33aeccb74676010947b4e1916e74b294a4.tar.gz markup-validator-7787ea33aeccb74676010947b4e1916e74b294a4.tar.bz2 |
added a blurb about contributing patches without joining the list
-rwxr-xr-x | htdocs/feedback.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html index c65dcf0..452204c 100755 --- a/htdocs/feedback.html +++ b/htdocs/feedback.html @@ -9,7 +9,7 @@ <meta name="description" content="How to Provide Feedback on W3C's Validation Service."> <meta name="revision" - content="$Id: feedback.html,v 1.3 1998-07-31 03:56:57 gerald Exp $"> + content="$Id: feedback.html,v 1.4 1998-08-05 01:03:05 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -70,6 +70,12 @@ archive</a>. </p> + <p> + If you just have a small patch and don't want to join the list, feel + free to <a href="mailto:www-validator@w3.org">send it directly to the + list</a>. + </p> + <dt><big><strong>If none of the above options are appropriate</strong></big>, <dd> @@ -93,7 +99,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</A><br> - $Date: 1998-07-31 03:56:57 $ + $Date: 1998-08-05 01:03:05 $ </address> </body> |