Get rid of the long disaplayed URLs.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 26 May 2006 01:04:13 +0000 (01:04 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 26 May 2006 01:04:13 +0000 (01:04 +0000)
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
www/feature-request.html
www/patch-submission.html

index a9a9b1f696a67978637e7d01dda619aa16ff8bd3..2bcc25b70785a8f8b9b52b264993a0dda4a41bad 100644 (file)
@@ -14,8 +14,8 @@ before submitting a bug report!</strong>
 </p>
 
 <p>
-Bugs should be reported at
-<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT">http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT</a>.
+Bugs should be reported at the
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT">"Enter Issue" page</a>.
 Please follow the <a href="bug-submission.html#guidelines">submission guidelines</a> below
 to make sure your bug report contains the necessary information.
 A more detailed set of <a href="bug-submission.html#steps">submission steps</a>
@@ -161,10 +161,12 @@ in the bug description.
 </p>
 </li>
 <li>
-<strong>Go to the "Enter issue" page at
-<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT">http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT</a>
+<strong>Go to the
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=DEFECT">"Enter issue" page</a>
 </strong>
 <p>
+By default, the "scons" subcomponent is selected;
+if this bug is for a different subcomponent, select that instead.
 </p>
 </li>
 <li>
index 9f69a5d23d9b3ec8ad44c7e10133b7a14d0aa68f..bf3936a88b1a59c375b4b044ca328f32262b6918 100644 (file)
@@ -15,12 +15,22 @@ before submitting a feature request!</strong>
 </p>
 
 <p>
-Feature requests should be submitted to
-<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE">http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE</a>.
+Feature requests should be submitted to the
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE">"Enter Issue" page</a>.
 A more detailed set of <a href="feature-request.html#steps">submission steps</a>
 can be found below.
 </p>
 
+<p>
+The "Enter Issue" links on this page,
+by default, create a <tt>FEATURE</tt> 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 <tt>ENHANCEMENT</tt> request.
+If you're not sure, leave the issue as a <tt>FEATURE</tt> request;
+it can be reclassified in the future, if necessary.
 </div>
 
 <div class="h2 app" style="border-left: 0px" id="customcontent">
@@ -49,10 +59,12 @@ the feature request requires some clarification.
 </p>
 </li>
 <li>
-<strong>Go to the "Enter issue" page at
-<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE">http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE</a>
+<strong>Go to the
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=FEATURE">"Enter issue" page</a>
 </strong>
 <p>
+By default, the "scons" subcomponent is selected;
+if this bug is for a different subcomponent, select that instead.
 </p>
 </li>
 <li>
index aac1e1677e3951a761ea73ad4708debf2310e40b..d59ee3b366b37839abeabe6964bb8d5e4bddacc8 100644 (file)
@@ -15,8 +15,8 @@ before submitting a patch!</strong>
 </p>
 
 <p>
-Patches should be submitted to
-<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH">http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH</a>.
+Patches should be submitted to the
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH">"Enter Issue" page</a>.
 Please follow the <a href="patch-submission.html#guidelines">submission guidelines</a> below
 to make sure your patch contains the necessary information.
 A more detailed set of <a href="patch-submission.html#steps">submission steps</a>
@@ -281,10 +281,12 @@ in the description.
 </li>
 
 <li>
-<strong>Go to the "Enter issue" page at
-<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH">http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH</a>
+<strong>Go to the
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?subcomponent=scons&issue_type=PATCH">"Enter issue" page</a>
 </strong>
 <p>
+By default, the "scons" subcomponent is selected;
+if this bug is for a different subcomponent, select that instead.
 </p>
 </li>