Use default bugreport template in koschei.stg
This commit is contained in:
parent
dafbbcb56d
commit
82b57f4321
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,7 @@ config = {
|
|||
],
|
||||
"bugreport": {
|
||||
"url": "https://{{ koschei_bugzilla }}/enter_bug.cgi?{query}",
|
||||
{% if env != 'staging' %}
|
||||
"template": {
|
||||
"product": "Fedora",
|
||||
"component": "{name}",
|
||||
|
@ -115,6 +116,7 @@ config = {
|
|||
This package is tracked by Koschei. See:
|
||||
{{ koschei_topurl }}/package/{name}"""
|
||||
},
|
||||
{% endif %}
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue