summaryrefslogtreecommitdiffstats
path: root/www/get_involved.html
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-06-12 21:15:10 +0000
committerNico Weber <nicolasweber@gmx.de>2014-06-12 21:15:10 +0000
commitc69953ccc350965f814aafbbcf907a116083d7eb (patch)
tree23ba3e4cb1eb7c38603b31c708019eb9982f783e /www/get_involved.html
parent98be881816f1497a682e53df327fba017a1f07e1 (diff)
Tweak documentation.
1. Having "get started", "get involved", and "hacking" makes it hard to find how to send patches, so add a link from "get involved" to "hacking". 2. Remove an almost 5 year old note on the test running meachanism changing soon. 3. Let "hacking" link to the LLVM developer policy. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210826 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/get_involved.html')
-rw-r--r--www/get_involved.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/get_involved.html b/www/get_involved.html
index 5d16db952b..06fee59420 100644
--- a/www/get_involved.html
+++ b/www/get_involved.html
@@ -21,6 +21,11 @@ and contribute to its development. Alternatively, maybe you just want to follow
the development of the project to see it progress.
</p>
+<h2>Contribute</h2>
+
+See the <a href="hacking.html">hacking</a> document for information on how
+to author patches.
+
<h2>Follow what's going on</h2>
<p>Clang is a subproject of the <a href="http://llvm.org">LLVM Project</a>, but