# Lines starting with u'#' and sections without content
# are not displayed by a call to u'details'
#
[paths]
# Paths related to this bug.
# suggested format: REPO_PATH:LINENUMBERS


[details]
issue/<rev-hex>/<id>
for consistency: everything uses name/<hex>…

alternatively issue/<id>/#name → name only as anchor but not with any real meaning.

To test for an extension: 
ui.config(section, name, default=None, untrusted=False) 
ui.configbool(section, name, default=False, untrusted=False)

[expected]
# The expected result


[actual]
# What happened instead


[reproduce]
# Reproduction steps


[comments]
# Comments and updates - leave your name