Add a FAQ.
This commit is contained in:
parent
9d33bfbd34
commit
d24ec9bd45
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24725
1 changed files with 24 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.22 2005/06/03 11:23:31 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.23 2005/06/03 11:27:34 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Summer Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -25,6 +25,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li><a href="#mentors">Possible Mentors</a></li>
|
||||
<li><a href="#faq">Frequently Asked Questions</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="ideas"></a>
|
||||
|
@ -308,6 +309,28 @@
|
|||
still think you have a feasible project proposal, then please email
|
||||
<a href="mailto:core@FreeBSD.org">core@FreeBSD.org</a>.</p>
|
||||
|
||||
<a name="faq"></a>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>Am I eligible?</strong></p>
|
||||
|
||||
<p>Please see the Google <a
|
||||
href="http://code.google.com/summfaq.html">Participant FAQ</a>
|
||||
for all questions about eligibility.</p></li>
|
||||
|
||||
<li><p><strong>How do I write a proposal?</strong></p>
|
||||
|
||||
<p>The Perl Foundation has a nice <a
|
||||
href="http://www.perlfoundation.org/gc/grants/proposals.html">HOWTO</a>
|
||||
that describes how to write an open source proposal.</p></li>
|
||||
|
||||
<li><p><strong>When is the proposal deadline?</strong></p>
|
||||
|
||||
<p>Proposals must be received by Google by June 14.</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue