[glade] HACKING: added note about pull request in mirrors



commit a164c9416e6b711c8a9e76848973957c1acc8a5b
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Sat Feb 27 11:09:11 2016 -0300

    HACKING: added note about pull request in mirrors

 HACKING |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/HACKING b/HACKING
index 3f5c886..f43f33d 100644
--- a/HACKING
+++ b/HACKING
@@ -1,26 +1,32 @@
+Glade official git repository is hosted by the GNOME foundation at
+git.gnome.org
+
+The GNOME contributing guidelines recomend patches to be forwarded
+to GNOME's Bugzilla instance hosted at https://bugzilla.gnome.org,
+as such please do not open Pull Requests (PRs) in others git mirrors
+since there is a good chance they will not get noticed.
 
 Mailing List
 ~~~~~~~~~~~~
 Glade discussion takes place on glade-devel lists ximian com
+
 To subscribe or to consult archives visit
-http://lists.ximian.com/mailman/listinfo/glade-devel
+       http://lists.ximian.com/mailman/listinfo/glade-devel
 
 
 Bugzilla
 ~~~~~~~~
-Glade bugs are tracked in the glade module of 
-http://bugzilla.gnome.org
+Glade bugs are tracked at
+
+       http://bugzilla.gnome.org/enter_bug.cgi?product=glade
 
 
 GIT
 ~~~
-The Glade repository is hosted at git.gnome.org
-
 You can browse the source code at https://git.gnome.org/browse/glade
+To check out a copy of Glade you can use the following command:
 
-To check out a copy of Glade-3 you can use the following commands:
-
-git clone git://git.gnome.org/glade
+       git clone git://git.gnome.org/glade
 
 Patches
 ~~~~~~~


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