summaryrefslogtreecommitdiff
path: root/developers/gsoc
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-03-20 19:20:02 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-03-20 19:20:02 +0000
commit4bf89f7083adc2cf803e767dec882e1f3d7f09af (patch)
treeeaf5500ced716a5cd9a79f8b9008c33b6004a107 /developers/gsoc
parent1eeb05e3950b1dc772a8bd28336c5994942b3e23 (diff)
downloadnetsurf-website-4bf89f7083adc2cf803e767dec882e1f3d7f09af.tar.gz
netsurf-website-4bf89f7083adc2cf803e767dec882e1f3d7f09af.tar.bz2
Move chat to us to the bottom.
Diffstat (limited to 'developers/gsoc')
-rw-r--r--developers/gsoc/2014ideas.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/developers/gsoc/2014ideas.en b/developers/gsoc/2014ideas.en
index 4e500eb..6c00640 100644
--- a/developers/gsoc/2014ideas.en
+++ b/developers/gsoc/2014ideas.en
@@ -58,12 +58,12 @@
<dt>Before applying for a project<dt>
<dd>
<ul>
-<li>Ideally students will have a dialogue with us about what they intend to do, before they make their application.</li>
<li>Get up to speed with <a href="http://wiki.netsurf-browser.org/Documentation/GettingCoding">Git</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#SourceControl">source code</a>. Here are a couple of articles that may help you get started with the NetSurf codebase: <a href="http://vincentsanders.blogspot.co.uk/2013/03/the-way-to-get-started-is-to-quit.html">Getting &amp; building the source</a>, and <a href="http://vincentsanders.blogspot.co.uk/2013/03/man-cannot-discover-new-oceans-unless.html">Working with the codebase and community</a>.</li>
<li><a href="http://www.netsurf-browser.org/documentation/develop#Compiling">Build NetSurf</a> and enjoy using it. (Ask on IRC if you need help.)</li>
<li>Join our IRC channel <code>#netsurf</code> on <a href="http://freenode.net/">Freenode</a> and introduce yourself. Also, subscribe to the <a href="http://www.netsurf-browser.org/lists/netsurf-dev">developer mailing list</a>.</li>
<li>Get familiarised with the source code &ndash; read the <a href="http://source.netsurf-browser.org/netsurf.git/tree/Docs">code documentation</a>.</li>
<li>Consider submitting a patch to fix an issue on our <a href="http://bugs.netsurf-browser.org/">bug tracker</a>.</li>
+<li>Ideally students will have a dialogue with us about what they intend to do, before they make their application.</li>
</ul>
<dd>
<dt>When applying for a project<dt>