summaryrefslogtreecommitdiffstats
path: root/crawl-ref/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/README.txt')
-rw-r--r--crawl-ref/README.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/crawl-ref/README.txt b/crawl-ref/README.txt
index c32c404beb..de29d3fa52 100644
--- a/crawl-ref/README.txt
+++ b/crawl-ref/README.txt
@@ -145,12 +145,15 @@ branches.
* Tiles.
Since version 0.4, tiles are integrated within Crawl. Having variants of
often-used glyphs is always good. If you want to give this a shot, please
-contact us via the mailing list.
+contact us via the mailing list. In case you drew some tiles of your own,
+tell us via the list.
* Patches.
If you like to, you can download the source code and apply patches. Both
patches for bug fixes as well as implementation of new features are very much
-welcome.
+welcome. If you want to code a cool feature that is likely to be accepted but
+unlikely to be coded by the devteam, search the Feature Requests tracker on
+the Sourceforge site for Groups "Patches Welcome".
Please be sure to read docs/coding_conventions.txt first.
Thank you, and have fun crawling!