From bca9ab9c27b37d3c06de02e9227998f439c758b6 Mon Sep 17 00:00:00 2001 From: Bukkit/Spigot Date: Mon, 18 Mar 2013 22:31:42 -0400 Subject: [PATCH] Add link to CONTRIBUTING.md in README By: EvilSeph --- paper-api/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/paper-api/README.md b/paper-api/README.md index f6f00c391e..a912f42e9a 100644 --- a/paper-api/README.md +++ b/paper-api/README.md @@ -5,6 +5,7 @@ A Minecraft Server API. Website: [http://bukkit.org](http://bukkit.org) Bugs/Suggestions: [http://leaky.bukkit.org](http://leaky.bukkit.org) +Contributing Guidelines: [CONTRIBUTING.md](https://github.com/Bukkit/Bukkit/blob/master/CONTRIBUTING.md) Compilation -----------