[Xcb] [PATCH util-wm 7/7] config: update the README file for bug tracking
Gaetan Nadon
memsize at videotron.ca
Sat Feb 1 10:21:03 PST 2014
Update bug tracker info following libxcb format.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
README | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/README b/README
index 618d591..9f71798 100644
--- a/README
+++ b/README
@@ -28,11 +28,22 @@ XCB util-wm module provides the following libraries:
- ewmh: Both client and window-manager helpers for EWMH.
- icccm: Both client and window-manager helpers for ICCCM.
-You can obtain the latest development versions of XCB util-wm using
-GIT. For anonymous checkouts, use:
- git clone --recursive git://anongit.freedesktop.org/git/xcb/util-wm
+Please report any issues you find to the freedesktop.org bug tracker,
+at:
+
+ <https://bugs.freedesktop.org/enter_bug.cgi?product=XCB>
+
+Discussion about XCB occurs on the XCB mailing list:
+
+ <mailto:xcb at lists.freedesktop.org>
+ <http://lists.freedesktop.org/mailman/listinfo/xcb>
+
+You can obtain the latest development versions of XCB using GIT.
+For anonymous checkouts, use:
+
+ git clone git://anongit.freedesktop.org/git/xcb/util-wm
For developers, use:
- git clone --recursive git+ssh://git.freedesktop.org/git/xcb/util-wm
+ git clone git+ssh://git.freedesktop.org/git/xcb/util-wm
--
1.7.9.5
More information about the Xcb
mailing list