the-new-hotness: Add newlines to description template
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
f8324b9d0c
commit
ab184cc698
1 changed files with 11 additions and 11 deletions
|
@ -124,18 +124,18 @@ items:
|
|||
keywords = "FutureFeature,Triaged"
|
||||
bug_status = "NEW"
|
||||
short_desc_template = "%(name)s-%(latest_upstream)s is available"
|
||||
description_template = """\
|
||||
Latest upstream release: %(latest_upstream)s \
|
||||
Current version/release in %(repo_name)s: %(repo_version)s-%(repo_release)s \
|
||||
URL: %(url)s \
|
||||
\
|
||||
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy \
|
||||
\
|
||||
More information about the service that created this bug can be found at: %(explanation_url)s\
|
||||
\
|
||||
description_template = """
|
||||
Latest upstream release: %(latest_upstream)s
|
||||
Current version/release in %(repo_name)s: %(repo_version)s-%(repo_release)s
|
||||
URL: %(url)s
|
||||
|
||||
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
|
||||
|
||||
More information about the service that created this bug can be found at: %(explanation_url)s
|
||||
|
||||
Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.\
|
||||
\
|
||||
Based on the information from anitya: https://release-monitoring.org/project/%(projectid)s/\
|
||||
|
||||
Based on the information from anitya: https://release-monitoring.org/project/%(projectid)s/
|
||||
"""
|
||||
|
||||
[consumer_config.koji]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue