Add header blocks in CONTRIBUTING.rst guide

TrivialFix
Change-Id: I5ef32d92b876b96d4bfc138a4b0408039c5a318e
This commit is contained in:
caowei 2016-11-05 07:37:17 +08:00
parent f25f1b7b6d
commit fd644cc2a0

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 >>