diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2cdc3d1c..58f9f36e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,6 +21,9 @@ For those who wish to contribute, we encourage you to fork the repository and su * Make sure your changes build (and work!). ## Tips - How To Get Your Pull Request Accepted ## +* See this picture for help: +![Imgur](http://i.imgur.com/7kogorv.jpg) + * Make sure your changes work and compile without difficulty. * Make sure your change adds something useful, do not add commands to micromanage the server. (ie: Shorthands for a collection of commands) * __Commands that make use of `org.bukkit.Server.dispatchCommand()` will probably be rejected.__