From 6d20f75a3531f249a9eabc52d7ddf18ceeed5999 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Fri, 26 May 2006 01:04:13 +0000 Subject: [PATCH] Get rid of the long disaplayed URLs. Add a paragraph about the difference between FEATURE and ENHANCEMENT. git-svn-id: http://scons.tigris.org/svn/scons/trunk@1508 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- 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 a9a9b1f6..2bcc25b7 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 9f69a5d2..bf3936a8 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 aac1e167..d59ee3b3 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.

  • -- 2.26.2