Jump to: navigation, search

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

m (Get the code)
(Redirected page to Zaqar/Your first patch)
 
(28 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 Release Cycle works
 
* Our Branch model
 
* How to work with Launchpad Blueprints and 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