From 2f3f1241a6a513b780dfa9e9c2788037e990e59d Mon Sep 17 00:00:00 2001 From: ORelio Date: Wed, 17 Dec 2014 08:31:06 +0100 Subject: [PATCH] Update README.md Add a paragraph about using the indev branch for submitting pull requests --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7464b1dc..e3d4a3e6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ send commands and receive text messages in a fast and easy way without having to Downloads, help and more info available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/)'s first post.
Alternatively, you can take a look at the [README](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/README.txt) file from the latest stable binary release. +##How to contribute + +If you'd like to contribute to Minecraft Console Client, great! But please fork the *indev* branch to do so, as the *master* branch is the stable branch, corresponding to the last binary release, which does not contains the latest fixes and is available for forking into your own projects. Using *indev* branch, just submit a pull request :) + ##License Unless specifically stated, the code is from me or contributors, and available under CDDL-1.0.