Merge "Add header blocks in CONTRIBUTING.rst guide"

This commit is contained in:
Jenkins 2016-11-06 21:08:52 +00:00 committed by Gerrit Code Review
commit 57f7df7b70
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ is as follows::
FROM {{ namespace }}/{{ image_prefix }}openstack-base:{{ tag }}
MAINTAINER {{ maintainer }}
{% block << service >>_header %}{% endblock %}
{% import "macros.j2" as macros with context %}
<< binary specific steps >>