From 57fcbbc5d24fb16f988e4fe3294d5d49abef8e2a Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Fri, 26 May 2006 01:04:13 +0000 Subject: Get rid of the long disaplayed URLs. Add a paragraph about the difference between FEATURE and ENHANCEMENT. --- www/bug-submission.html | 10 ++++++---- www/feature-request.html | 20 ++++++++++++++++---- www/patch-submission.html | 10 ++++++---- 3 files changed, 28 insertions(+), 12 deletions(-) diff --git a/www/bug-submission.html b/www/bug-submission.html index a9a9b1f..2bcc25b 100644 --- a/www/bug-submission.html +++ b/www/bug-submission.html @@ -14,8 +14,8 @@ before submitting a bug report!

-Bugs should be reported at -http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT. +Bugs should be reported at the +"Enter Issue" page. Please follow the submission guidelines below to make sure your bug report contains the necessary information. A more detailed set of submission steps @@ -161,10 +161,12 @@ in the bug description.

  • -Go to the "Enter issue" page at -http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT +Go to the +"Enter issue" page

    +By default, the "scons" subcomponent is selected; +if this bug is for a different subcomponent, select that instead.

  • diff --git a/www/feature-request.html b/www/feature-request.html index 9f69a5d..bf3936a 100644 --- a/www/feature-request.html +++ b/www/feature-request.html @@ -15,12 +15,22 @@ before submitting a feature request!

    -Feature requests should be submitted to -http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE. +Feature requests should be submitted to the +"Enter Issue" page. A more detailed set of submission steps can be found below.

    +

    +The "Enter Issue" links on this page, +by default, create a FEATURE request, +a request for completely new SCons functionality. +If your request is for modified behavior +of an already-existing SCons feature, +you may wish to change the Issue type +to an ENHANCEMENT request. +If you're not sure, leave the issue as a FEATURE request; +it can be reclassified in the future, if necessary.

    @@ -49,10 +59,12 @@ the feature request requires some clarification.

  • -Go to the "Enter issue" page at -http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE +Go to the +"Enter issue" page

    +By default, the "scons" subcomponent is selected; +if this bug is for a different subcomponent, select that instead.

  • diff --git a/www/patch-submission.html b/www/patch-submission.html index aac1e16..d59ee3b 100644 --- a/www/patch-submission.html +++ b/www/patch-submission.html @@ -15,8 +15,8 @@ before submitting a patch!

    -Patches should be submitted to -http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH. +Patches should be submitted to the +"Enter Issue" page. Please follow the submission guidelines below to make sure your patch contains the necessary information. A more detailed set of submission steps @@ -281,10 +281,12 @@ in the description.

  • -Go to the "Enter issue" page at -http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH +Go to the +"Enter issue" page

    +By default, the "scons" subcomponent is selected; +if this bug is for a different subcomponent, select that instead.

  • -- cgit v0.12