8bdbd3e468
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2411 a1c6a512-1295-4272-9138-f99709370657
19 lines
668 B
Perl
19 lines
668 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
|
|
<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.
|
|
</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"
|