summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 22:29:08 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 22:29:08 -0700
commitacedad9e929c1edfa17fc1cb9d37a19701cd200d (patch)
tree2cef74a090dd2d760b802ea4ab7cd7a94af30f68
parent245160adaca3957ead8fc278387c20e11b9bb7d2 (diff)
Add link to SubmittingPatches wiki page to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README13
1 files changed, 9 insertions, 4 deletions
diff --git a/README b/README
index 70dc982..35cb8b8 100644
--- a/README
+++ b/README
@@ -1,21 +1,26 @@
mkfontscale creates the fonts.scale and fonts.dir index files used by the
legacy X11 font system.
-Please submit bugs & patches to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
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/app/mkfontscale
http://cgit.freedesktop.org/xorg/app/mkfontscale
+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
+