[gtef] The bugzilla product has been created



commit 4beb4b23fcb12172cdc58bf393dec17c24d13015
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Apr 16 16:34:16 2017 +0200

    The bugzilla product has been created

 HACKING      |    5 +++--
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/HACKING b/HACKING
index 8d534df..b50ae38 100644
--- a/HACKING
+++ b/HACKING
@@ -5,5 +5,6 @@ Gtef follows the same guidelines and code conventions as GtkSourceView:
 
     https://git.gnome.org/browse/gtksourceview/tree/HACKING
 
-To submit patches, there is no bugzilla for Gtef, so do a pull request on
-GitHub instead.
+The bugzilla product of Gtef is available at:
+
+    https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gtef
diff --git a/configure.ac b/configure.ac
index aa60813..1428655 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ m4_define(gtef_package_version, 2.0.0)
 
 AC_INIT([gtef],
        [gtef_package_version],
-       [https://github.com/swilmet/gtef/issues],
+       [https://bugzilla.gnome.org/enter_bug.cgi?product=gtef],
        [gtef],
        [https://wiki.gnome.org/Projects/Gtef])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]