[gspell] Bugzilla product created!



commit 0581a13950b4b5ceb7e76a4b4d2b95829337de78
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Nov 9 20:15:30 2015 +0100

    Bugzilla product created!
    
    Of course it's just the day after creating a new release to update the
    URLs.

 HACKING      |    9 +++++----
 README       |    5 +++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/HACKING b/HACKING
index acef28e..c9952f4 100644
--- a/HACKING
+++ b/HACKING
@@ -1,9 +1,10 @@
 How to contribute to gspell
 ===========================
 
-Currently the way to contribute is to request a pull.
-
-Apart from that, gspell follows the same guidelines and code conventions as
-GtkSourceView:
+gspell follows the same guidelines and code conventions as GtkSourceView:
 
     https://git.gnome.org/browse/gtksourceview/tree/HACKING
+
+The bugzilla product of gspell is available at:
+
+    https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gspell
diff --git a/README b/README
index 76977d5..ac4fd51 100644
--- a/README
+++ b/README
@@ -21,6 +21,11 @@ You can download the latest gspell tarball from:
 
     https://download.gnome.org/sources/gspell/
 
+Bugs and feature requests should be reported in bugzilla, but please search the
+database before filing a new bug:
+
+    https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gspell
+
 
 WARNING - API (un)stability
 ---------------------------
diff --git a/configure.ac b/configure.ac
index c7c7f43..05c7ba1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.64)
 
 AC_INIT([gspell],
        [0.1.2],
-       [https://github.com/swilmet/gspell/issues],
+       [https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gspell],
        [gspell],
        [https://wiki.gnome.org/Projects/gspell])
 


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