[www] r197566 - update of the 'How to contribute to LLVM' talk (thanks Tobias)

Sylvestre Ledru sylvestre at debian.org
Wed Dec 18 04:26:07 PST 2013


Author: sylvestre
Date: Wed Dec 18 06:26:06 2013
New Revision: 197566

URL: http://llvm.org/viewvc/llvm-project?rev=197566&view=rev
Log:
update of the 'How to contribute to LLVM' talk (thanks Tobias)

Modified:
    www/trunk/devmtg/2014-02/index.html

Modified: www/trunk/devmtg/2014-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-02/index.html?rev=197566&r1=197565&r2=197566&view=diff
==============================================================================
--- www/trunk/devmtg/2014-02/index.html (original)
+++ www/trunk/devmtg/2014-02/index.html Wed Dec 18 06:26:06 2013
@@ -134,7 +134,8 @@ The talk will introduce the LLVMLinux pr
 <p>
 <b><a id="talk5">How to contribute to LLVM</a></b><br />
 <i>Sylvestre Ledru</i><br />
-The talk will present how to write your first patch into LLVM, how to get +w permissions, the various workflow, etc.
+When starting to contribute to LLVM knowing the technical steps and
+especially the community habits can make the first (and upcoming) contribution a lot easier and the contribution process will become a more positive experience. This talk will discuss technical points such as your first patch into LLVM, how to get +w permissions, the various workflow, but also more soft skills such as 'how can I find a reviewer for my patch', 'should I review patches myself' or 'what is the right strategy to add a larger feature to LLVM'?
 </p>
 
 <p>





More information about the llvm-commits mailing list