From e6caf9cd880e57f331f0c2d5a199702ded7e9356 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Fri, 21 Aug 2009 13:06:26 +0200 Subject: add info about update guidelines to bug reports --- cnucnu/config.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cnucnu/config.py b/cnucnu/config.py index c19afff..0829b86 100755 --- a/cnucnu/config.py +++ b/cnucnu/config.py @@ -46,6 +46,11 @@ bugzilla: URL: %%(url)s + Please consult the package update guidelines before + you issue an update to a stable branch: + https://fedoraproject.org/wiki/Package_update_guidelines + + More information about the service that created this bug can be found at: %(explanation url)s' -- cgit