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 }}
|
FROM {{ namespace }}/{{ image_prefix }}openstack-base:{{ tag }}
|
||||||
MAINTAINER {{ maintainer }}
|
MAINTAINER {{ maintainer }}
|
||||||
|
|
||||||
|
{% block << service >>_header %}{% endblock %}
|
||||||
|
|
||||||
{% import "macros.j2" as macros with context %}
|
{% import "macros.j2" as macros with context %}
|
||||||
|
|
||||||
<< binary specific steps >>
|
<< binary specific steps >>
|
||||||
|
Loading…
Reference in New Issue
Block a user