diff options
author | Steven Knight <knight@baldmt.com> | 2006-05-22 10:48:21 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2006-05-22 10:48:21 (GMT) |
commit | 43715abb6c72ead4009bc6ff8bd30b13f0afdcd3 (patch) | |
tree | c13286c552f5c0550227bcd965c1330b8762b5a8 /www/feature-request.html | |
parent | 4543078d79200153cb3d650814c87e07461ad8dd (diff) | |
download | SCons-43715abb6c72ead4009bc6ff8bd30b13f0afdcd3.zip SCons-43715abb6c72ead4009bc6ff8bd30b13f0afdcd3.tar.gz SCons-43715abb6c72ead4009bc6ff8bd30b13f0afdcd3.tar.bz2 |
Wording and format changes from another editing pass.
Diffstat (limited to 'www/feature-request.html')
-rw-r--r-- | www/feature-request.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/feature-request.html b/www/feature-request.html index b7dac82..9f69a5d 100644 --- a/www/feature-request.html +++ b/www/feature-request.html @@ -66,18 +66,18 @@ so it should be descriptive but not too long. <strong>Fill in the Description field</strong> <p> This is where you should go into detail -about what you have in mind for SCons. +about what you'd like to see SCons do differently. When in doubt, include more information rather than less. </p> </li> <li> <strong>Press the "Submit issue" to submit your request</strong> <p> -You will now receive a <strong>Posting issue</strong> page +You will now receive a <tt>Posting issue</tt> page that gives you the number of the issue you submitted. If you want to attach a file to your feature request, you can do so by clicking the -<strong>Attach a file to this issue</strong> +<tt>Attach a file to this issue</tt> link and using that page to upload a file. </p> </li> |