diff options
author | Steven Knight <knight@baldmt.com> | 2006-05-21 21:48:11 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2006-05-21 21:48:11 (GMT) |
commit | 57a1b02760ed0ce6837f43582cae1925e716fc48 (patch) | |
tree | 981344bbea1bd3f6c35af384b5da80908aa78a52 /www/bug-submission.html | |
parent | c884a8b9b76a5cbffa347eb699d526d2a6d4f761 (diff) | |
download | SCons-57a1b02760ed0ce6837f43582cae1925e716fc48.zip SCons-57a1b02760ed0ce6837f43582cae1925e716fc48.tar.gz SCons-57a1b02760ed0ce6837f43582cae1925e716fc48.tar.bz2 |
Initial text for patch and feature pages.
Title change and minor wording changes for bug page.
Diffstat (limited to 'www/bug-submission.html')
-rw-r--r-- | www/bug-submission.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/www/bug-submission.html b/www/bug-submission.html index 2fe3a9c..0774949 100644 --- a/www/bug-submission.html +++ b/www/bug-submission.html @@ -1,11 +1,11 @@ <html> <head> -<title>Bug Submission Guidelines</title> +<title>Bug Submission</title> </head> <body> <div id="apphead"> -<h1><small>scons</small><br />Bug Submission Guidelines</h1> +<h1><small>scons</small><br />Bug Submission</h1> <p> <strong>If you have not already done so, please @@ -65,7 +65,6 @@ in the bug description. </li> <li> <strong>Specify the version of SCons in which you observed the problem</strong> -</strong> <p> This helps avoid wasted time trying to pinpoint the version, and also allows us to confirm if a later released version @@ -97,8 +96,7 @@ and then attach a file to it as a separate step. See below for the detailed steps. </p> <p> -If your problem is evident from a few specific -SConscript files lines, +If your problem is evident from a few specific SConscript lines, it's perfectly acceptable just to paste the lines into the Description field of the bug report. </p> @@ -146,7 +144,7 @@ as described below. <ul> <li> -<strong>Log in at tigris.org</strong> +<strong><a href="http://www.tigris.org/servlets/Login">Log in</a> at tigris.org</strong> <p> If you do not already have a tigris.org account, you can register for one at @@ -229,7 +227,7 @@ that gives you the number of the issue you submitted. (You can also do this through the <strong>Browse...</strong> button.) </li> <li> -<strong>Fill in the Description fied</strong> +<strong>Fill in the Description field</strong> </li> <li> <strong>Click the "Submit" button</strong> |