Merge "clarify automatic inclusion of prelude section"

This commit is contained in:
Jenkins
2017-02-24 18:45:37 +00:00
committed by Gerrit Code Review

View File

@@ -143,7 +143,8 @@ class Config(object):
# The identifiers and names of permitted sections in the
# release notes, in the order in which the final report will
# be generated.
# be generated. A prelude section will always be automatically
# inserted before the first element of this list.
'sections': [
['features', 'New Features'],
['issues', 'Known Issues'],