summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSenmori <thesenmori@gmail.com>2018-08-24 19:39:49 -0400
committermd_5 <git@md-5.net>2018-08-26 18:12:50 +1000
commitefeeab2fbab5d1877ff93e57fe3bf6bbe616bc7b (patch)
tree791eb11c00d0a75b61de5bca5bf723bd7c87b33f
parentf502bc6f911f7d161741d6e6010fdda707ce7589 (diff)
downloadbukkit-efeeab2fbab5d1877ff93e57fe3bf6bbe616bc7b.tar
bukkit-efeeab2fbab5d1877ff93e57fe3bf6bbe616bc7b.tar.gz
bukkit-efeeab2fbab5d1877ff93e57fe3bf6bbe616bc7b.tar.lz
bukkit-efeeab2fbab5d1877ff93e57fe3bf6bbe616bc7b.tar.xz
bukkit-efeeab2fbab5d1877ff93e57fe3bf6bbe616bc7b.zip
Add index to README.md for easier navigation
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb5af6b7..e1a8871b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,13 @@ Bukkit
======
A plugin API for [Minecraft](https://minecraft.net/) servers, currently maintained by [SpigotMC](http://www.spigotmc.org/).
+#### Index
+* [Bug Reporting](#bug-reporting)
+* [Compilation](#compilation)
+* [Contributing](#contributing)
+* [Bukkit's Goals](#bukkits-goals)
+* [Code Requirements](#code-requirements)
+
Bug Reporting
-------------
The development team is very open to both bug and feature requests / suggestions. You can submit these on the [JIRA Issue Tracker](http://hub.spigotmc.org/jira/).
@@ -28,7 +35,6 @@ Once you have performed these steps you can create a fork, push your code change
Bukkit's Goals
--------------
-
As a rough guideline, ask yourself the following questions to determine if the proposed change fits the Bukkit project's goals. Please remember that this is only a rough guideline
and it may or may not reflect the definitive answer to this question.
Discussions about proposed changes are held in the [Spigot IRC](https://www.spigotmc.org/wiki/irc-guide/).