diff options
-rw-r--r-- | www/bug-submission.html | 11 | ||||
-rw-r--r-- | www/patch-submission.html | 11 |
2 files changed, 6 insertions, 16 deletions
diff --git a/www/bug-submission.html b/www/bug-submission.html index 079043b..9897e7d 100644 --- a/www/bug-submission.html +++ b/www/bug-submission.html @@ -142,17 +142,12 @@ as described below. <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 +register for one at <a href="http://www.tigris.org/servlets/Join">http://www.tigris.org/servlets/Join</a>. </p> <p> -You can still submit an anonymous bug report without logging in, -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> diff --git a/www/patch-submission.html b/www/patch-submission.html index cdee662..1dced58 100644 --- a/www/patch-submission.html +++ b/www/patch-submission.html @@ -260,17 +260,12 @@ as described below. <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 +register for one at <a href="http://www.tigris.org/servlets/Join">http://www.tigris.org/servlets/Join</a>. </p> <p> -You can still submit a patch anonymously, without logging in, -but it may be impossible to integrate your patch -if we need more information and have no -idea who submitted the patch or how to contact you. -If you choose not to create a tigris.org account, -at least put some identifying contact information -in the description. +We no longer accept anonymous bug reports, +due to spambot abuse of the open-door policy. </p> </li> |