|
From: <sv...@va...> - 2005-06-30 01:54:22
|
Author: njn Date: 2005-06-30 02:54:20 +0100 (Thu, 30 Jun 2005) New Revision: 130 Log: Add missing <p> tags. Modified: trunk/support/contributing.html Modified: trunk/support/contributing.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/support/contributing.html 2005-06-30 01:50:45 UTC (rev 129) +++ trunk/support/contributing.html 2005-06-30 01:54:20 UTC (rev 130) @@ -1,14 +1,14 @@ <h1>Contributing to Valgrind</h1> =20 -If you would like to contribute to Valgrind's development, there are a -number of ways you can help. +<p>If you would like to contribute to Valgrind's development, there are = a +number of ways you can help.</p> =20 <h3>Bug Reports</h3> -Bug reports are good. Good bug reports are even better. They should be +<p>Bug reports are good. Good bug reports are even better. They should= be submitted to our Bugzilla site (instructions are=20 <a href=3D"/support/bug_reports.html">here</a>). Please follow the guid= elines about writing good bug reports. Small sample programs that exhibit a bu= g -are particularly helpful. +are particularly helpful.</p> =20 <h3>Testing</h3> <p>If you can regularly test Valgrind on a range of different systems, t= hat @@ -16,9 +16,9 @@ list for more information.</p> =20 <h3>Documentation</h3> -Valgrind's documentation is not always kept up to date. Any documentati= on +</p>Valgrind's documentation is not always kept up to date. Any documen= tation patches that help in this respect are welcome. Please send them to the -<?php echo vglink( 'vgdevel' ); ?> list. +<?php echo vglink( 'vgdevel' ); ?> list.</p> =20 <h3>Code</h3> <p>If you want to contribute new code to Valgrind, you should subscribe = to @@ -69,6 +69,6 @@ transport.</p> =20 <h3>Other</h3> -For any other questions about these matters, please=20 -<a href=3D"/info/contact.html#email">contact us</a>. +<p>For any other questions about these matters, please=20 +<a href=3D"/info/contact.html#email">contact us</a>.</p> =20 |