summaryrefslogtreecommitdiff
path: root/www/feature-request.html
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2006-05-21 02:14:51 +0000
committerSteven Knight <knight@baldmt.com>2006-05-21 02:14:51 +0000
commit0bd6d2fc096cf9905ba2fee83644afaf7792c7b7 (patch)
tree4b536194f69583a983bf837bc6fc6b8ac3dc55b7 /www/feature-request.html
parent0d9039f186f950bfb356c67f3519b789d0005d8c (diff)
downloadscons-0bd6d2fc096cf9905ba2fee83644afaf7792c7b7.tar.gz
Add initial place holder pages for bug/feature/patch submission guidelines,
and prototype nav bar links for them.
Diffstat (limited to 'www/feature-request.html')
-rw-r--r--www/feature-request.html22
1 files changed, 22 insertions, 0 deletions
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 @@
+<html>
+<head>
+<title>scons: Feature Request Guidelines</title>
+</head>
+<body>
+
+<div id="apphead">
+<h1><small>Feature Request Guidelines</small></h1>
+</div>
+
+<p>
+<a href="http://scons.tigris.org/issues/enter_bug.cgi?issue_type=FEATURE?subcomponent=scons">http://scons.tigris.org/issues/enter_bug.cgi?issue_type=FEATURE?subcomponent=scons</a>
+</p>
+
+<p>
+More information coming soon...
+</p>
+
+</div>
+
+</body>
+</html>