From 441a124056bfe40a67f0846937f65bf11ae431b9 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Sun, 21 May 2006 02:14:51 +0000 Subject: [PATCH] Add initial place holder pages for bug/feature/patch submission guidelines, and prototype nav bar links for them. git-svn-id: http://scons.tigris.org/svn/scons/trunk@1484 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- www/bug-submission.html | 22 ++++++++++++++++++++++ www/feature-request.html | 22 ++++++++++++++++++++++ www/patch-submission.html | 22 ++++++++++++++++++++++ www/project_tools.html | 6 +++++- 4 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 www/bug-submission.html create mode 100644 www/feature-request.html create mode 100644 www/patch-submission.html diff --git a/www/bug-submission.html b/www/bug-submission.html new file mode 100644 index 00000000..d0683fbb --- /dev/null +++ b/www/bug-submission.html @@ -0,0 +1,22 @@ + + +scons: Bug Submission Guidelines + + + +
+

Bug Submission Guidelines

+
+ +

+http://scons.tigris.org/issues/enter_bug.cgi?issue_type=DEFECT?subcomponent=scons +

+ +

+More information coming soon... +

+ + + + + diff --git a/www/feature-request.html b/www/feature-request.html new file mode 100644 index 00000000..f7d0038d --- /dev/null +++ b/www/feature-request.html @@ -0,0 +1,22 @@ + + +scons: Feature Request Guidelines + + + +
+

Feature Request Guidelines

+
+ +

+http://scons.tigris.org/issues/enter_bug.cgi?issue_type=FEATURE?subcomponent=scons +

+ +

+More information coming soon... +

+ + + + + diff --git a/www/patch-submission.html b/www/patch-submission.html new file mode 100644 index 00000000..9509b77e --- /dev/null +++ b/www/patch-submission.html @@ -0,0 +1,22 @@ + + +scons: Patch Submission Guidelines + + + +
+

Patch Submission Guidelines

+
+ +

+http://scons.tigris.org/issues/enter_bug.cgi?issue_type=PATCH?subcomponent=scons +

+ +

+More information coming soon... +

+ + + + + diff --git a/www/project_tools.html b/www/project_tools.html index f68d0c79..a9ff55bb 100644 --- a/www/project_tools.html +++ b/www/project_tools.html @@ -14,7 +14,11 @@
  • Issue Tracker
  • +
  • Road map
  • -
    -- 2.26.2