mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-05 18:27:17 +01:00
Add link to CONTRIBUTING.md in README
By: Kane York <rikingcoding@gmail.com>
This commit is contained in:
parent
a804a206e7
commit
582e158766
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ CraftBukkit
|
||||||
A Bukkit (Minecraft Server API) implementation
|
A Bukkit (Minecraft Server API) implementation
|
||||||
|
|
||||||
Website: [http://bukkit.org](http://bukkit.org)
|
Website: [http://bukkit.org](http://bukkit.org)
|
||||||
Bugs/Suggestions: [http://leaky.bukkit.org](http://leaky.bukkit.org)
|
Bugs/Suggestions: [http://leaky.bukkit.org](http://leaky.bukkit.org)
|
||||||
|
Contributing Guidelines: [CONTRIBUTING.md](https://github.com/Bukkit/CraftBukkit/blob/master/CONTRIBUTING.md)
|
||||||
|
|
||||||
Compilation
|
Compilation
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Reference in a new issue