Jump to: navigation, search

Difference between revisions of "Your first patch (Zaqar)"

m (Learn how we work)
(Redirected page to Zaqar/Your first patch)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Learn how we work ===
+
#REDIRECT [[Zaqar/Your_first_patch]]
 
 
* What [[Open]] means to us
 
* How our [[ReleaseCycle|Release Cycle]] works
 
* Our [[BranchModel|Branch model]]
 
* How to work with [[Bugs|Launchpad Bugs]]
 
 
 
=== Set up your contributor account ===
 
 
 
* Learn [[GerritWorkflow|how to work]] with our [http://review.openstack.org/ Gerrit review system]. Some useful tips are [https://www.youtube.com/watch?v=mT2yC6ll5Qk&feature=youtu.be in this video].
 
* Before we can accept your patches, you'll have to sign the [[How_To_Contribute#Contributors_License_Agreement|Contributors License Agreement]].
 
 
 
=== Get the code ===
 
 
 
<pre><nowiki>
 
git clone https://github.com/openstack/marconi.git
 
</nowiki></pre>
 
 
 
=== Hack, hack, hack! ===
 
 
 
=== Submit your patch ===
 

Latest revision as of 18:42, 5 December 2014