From 063cd78d8a0e9902bd343280b8a437b874327f9e Mon Sep 17 00:00:00 2001 From: Mihaela Rosca Date: Mon, 24 Aug 2015 18:02:28 +0200 Subject: [PATCH] Update README.md with contribution instructions. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4bb5f318e..08b3f7b97 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ To include the code in your application, either integrate with Maven or download http://repo1.maven.org/maven2/com/googlecode/libphonenumber/libphonenumber/ +# Contributions + If you are considering to contribute to the project, please read the instructions [here] + (https://github.com/googlei18n/libphonenumber/wiki/ContributeToTheProject) first. + # Quick Examples Let's say you have a string representing a phone number from Switzerland. This is how you parse/normalize it into a ` PhoneNumber ` object: