Merge "Add header blocks in CONTRIBUTING.rst guide"
This commit is contained in:
commit
57f7df7b70
@ -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 >>
|
||||
|
Loading…
Reference in New Issue
Block a user