summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:31 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:31 -0800
commit1805655654217830ae943806e6a7d653cdc48047 (patch)
treefe41ce246a743ff95ef87734317785ec313e8b9e
parent13ee4d00a06421dfb5ee613cbd99a3111135c379 (diff)
downloadxorg-lib-libXRes-1805655654217830ae943806e6a7d653cdc48047.tar.gz
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
index e69de29..2704086 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+libXRes - X-Resource extension client library
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/lib/libXRes
+
+ http://cgit.freedesktop.org/xorg/lib/libXRes
+
+For patch submission instructions, see:
+
+ http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage
+