summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Schuirmann <lasse@schuirmann.net>2015-10-14 17:52:41 +0200
committerLasse Schuirmann <lasse@schuirmann.net>2015-10-14 17:52:41 +0200
commit5116c167241d7e01870f17adf8de0a1c86744ea4 (patch)
tree0ba1024d086fdc42ba246f70e92ee2ae2b9a5d9d
parenta2fecc9d34c4d1cdeacd64350d9b09e74c0fef2d (diff)
parent417ec3c695c80e6d88e09fed22c0495fa838f561 (diff)
downloadbabel-5116c167241d7e01870f17adf8de0a1c86744ea4.tar.gz
Merge pull request #277 from python-babel/sils/callformore
Sils/callformore
-rw-r--r--README.md (renamed from README)10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README.md
index f329291..4fa81e6 100644
--- a/README
+++ b/README.md
@@ -12,3 +12,13 @@ For more information please visit the Babel web site:
<http://babel.pocoo.org/>
Join the chat at https://gitter.im/python-babel/babel
+
+Contributing to Babel
+=====================
+
+If you want to contribute code to Babel, please take a look at our
+CONTRIBUTING.md.
+
+If you know your way around Babels codebase a bit and like to help further, we
+would appreciate any help in reviewing pull requests. Please contact us at
+<https://gitter.im/python-babel/babel> if you're interested!