From c2b39229e50afd21c7fb595a4c4f03443be2580a Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Sun, 21 May 2006 02:14:51 +0000 Subject: Add initial place holder pages for bug/feature/patch submission guidelines, and prototype nav bar links for them. --- 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 0000000..d0683fb --- /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 0000000..f7d0038 --- /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 0000000..9509b77 --- /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 f68d0c7..a9ff55b 100644 --- a/www/project_tools.html +++ b/www/project_tools.html @@ -14,7 +14,11 @@
  • Issue Tracker
  • +
  • Road map
  • -
    -- cgit v0.12