
This patch removes the tags table from the site and tags from the slides. Since the content has moved out of the slides and into the contributor guide, the tags are not really useful anymore. Moreover, they weren't being maintained as new slide decks were added anyway. Change-Id: I7f10d47364e3792177e34f915280c2ae025d65d9
29 lines
581 B
ReStructuredText
29 lines
581 B
ReStructuredText
==========
|
|
Patch Guru
|
|
==========
|
|
|
|
.. image:: ./_assets/os_background.png
|
|
:class: fill
|
|
:width: 100%
|
|
|
|
Learning Exercise
|
|
=================
|
|
|
|
* Open the `How to Become a Patch Guru?
|
|
<https://docs.openstack.org/contributors/code-and-documentation/patch-best-practices.html>`_
|
|
section of the Contributor Guide
|
|
* Read the material
|
|
* Ask the mentors questions
|
|
* Get ready to go through the exercises
|
|
|
|
Exercise 1
|
|
==========
|
|
|
|
How do you handle dependent changes in the same or multiple
|
|
repositories?
|
|
|
|
Exercise 2
|
|
==========
|
|
|
|
What command do you use to modify a patch within a chain?
|