f4ac8f6a9a
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3561 a1c6a512-1295-4272-9138-f99709370657
18 lines
742 B
Perl
18 lines
742 B
Perl
#define _PAGE_ Open feature requests
|
|
#include "head.t"
|
|
|
|
<!--#include file="requests.txt" -->
|
|
|
|
<h2>Submitting a new feature request</h2>
|
|
|
|
<h3>Rules for feature requests:</h3>
|
|
|
|
<ol>
|
|
<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>.
|
|
|
|
#include "foot.t"
|