diff options
author | Steven Knight <knight@baldmt.com> | 2007-11-12 17:18:53 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2007-11-12 17:18:53 (GMT) |
commit | 3f03b4411a0b8ef7e1eb2564a3bb95f618309dc2 (patch) | |
tree | 37eb0c5d527187b3f9e8ccaca0db1568cb60d5e9 /www/bug-submission.html | |
parent | d43c3fa04d636344c9d38794182970914a85ce0b (diff) | |
download | SCons-3f03b4411a0b8ef7e1eb2564a3bb95f618309dc2.zip SCons-3f03b4411a0b8ef7e1eb2564a3bb95f618309dc2.tar.gz SCons-3f03b4411a0b8ef7e1eb2564a3bb95f618309dc2.tar.bz2 |
Document that we no longer accept anonymous ("guest") issue tracker items.
Diffstat (limited to 'www/bug-submission.html')
-rw-r--r-- | www/bug-submission.html | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/www/bug-submission.html b/www/bug-submission.html index 2bcc25b..079043b 100644 --- a/www/bug-submission.html +++ b/www/bug-submission.html @@ -8,9 +8,10 @@ <h1><small>scons</small><br />Bug Submission</h1> <p> -<strong>If you have not already done so, please +<strong>You must now <a href="http://www.tigris.org/servlets/Login">log in</a> -before submitting a bug report!</strong> +to a <a href="http://www.tigris.org">tigris.org</a> account +before submitting a new bug report!</strong> </p> <p> @@ -44,23 +45,17 @@ if you supply all the necessary information to make it easy to do so. <ul> <li> <strong> -Please -<a href="http://www.tigris.org/servlets/Login">log in</a> +<a href="http://www.tigris.org/servlets/Login">Log in</a> to your tigris.org account before submitting a bug report </strong> <p> If you do not already have a tigris.org account, -please register for one at +register for one at <a href="http://www.tigris.org/servlets/Join">http://www.tigris.org/servlets/Join</a>. </p> <p> -We do accept anonymous bug reports, -but it may be impossible to diagnose or fix the bug -if we need more information and have no -idea who submitted the bug or how to contact you. -If you choose not to create a tigris.org account, -at least put some identifying contact information -in the bug description. +We no longer accept anonymous bug reports, +due to spambot abuse of the open-door policy. </p> </li> <li> |