diff options
author | Björn Stenberg <bjorn@haxx.se> | 2003-04-15 13:20:27 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2003-04-15 13:20:27 +0000 |
commit | f4ac8f6a9aa8bf64ae831473ae46faa1b5e12392 (patch) | |
tree | eaa89e3b6db39f7ce0142b3d0bd6b9e7b4a20aa2 | |
parent | a218ec0e2590088eee29c1ec4c3c019acc221429 (diff) | |
download | rockbox-f4ac8f6a9aa8bf64ae831473ae46faa1b5e12392.tar.gz rockbox-f4ac8f6a9aa8bf64ae831473ae46faa1b5e12392.zip |
Update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3561 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | www/requests.t | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/requests.t b/www/requests.t index 2d7a004308..2629739bc2 100644 --- a/www/requests.t +++ b/www/requests.t @@ -8,10 +8,9 @@ <h3>Rules for feature requests:</h3> <ol> -<li> Check that the feature hasn't already been requested -<li> Check that the feature hasn't already been implemented (download the latest daily build and/or search the mail list archive) -<li>If you have a Sourceforge account, log in before you file the request. -<li>If you don't have a SF account, sign the request with your email. +<li> Check that the feature hasn't already been requested. Duplicates are <b>really</b> boring! +<li> Check that the feature hasn't already been implemented. Download the latest daily build and/or search the mail list archive. +<li>You <b>must</b> be logged in with your Sourceforge account to submit a request. If you don't have an account, <a href="http://sourceforge.net/account/register.php">get one</a>. </ol> <p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439121">Click here to submit a new feature request</a>. |