From 92100ab7ab1844ff437da2bb28caf4312f27ab06 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop <13875753+LMBishop@users.noreply.github.com> Date: Sat, 3 Apr 2021 11:45:48 +0000 Subject: Move some words --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 78deec97..84e0b3a3 100644 --- a/README.md +++ b/README.md @@ -70,21 +70,4 @@ The **artwork** for Quests is licensed under the Creative Commons Attribution-No The configuration documentation can be found at the [wiki](https://github.com/LMBishop/Quests/wiki/Creating-A-Quest-Or-Category). ## Contributing To Quests -We welcome all contributions, we will check out all pull requests and determine if it should be added to Quests -### Guidance -* ensure Java 8 is installed on your machine -* fork this repository and clone it -* edit the source code as your please -* run ``gradlew build`` in the base directory to build Quests -* push to your fork when ready & submit a pull request - -### Contribution Guidelines -If you plan on contributing upstream please note the following: -* discuss large changes first -* indent the file with **4 spaces** -* take a look at how the rest of the project is formatted and follow that -* do not alter the version number in ``build.gradle``, that will be done when the release version is ready -* limit the first line of commit messages to ~50 chars and leave a space below that -* **test your changes** on the latest Spigot version before making a pull request - -By contributing to Quests you agree to license your code under the [GNU General Public License v3.0](https://github.com/LMBishop/Quests/blob/master/LICENSE.txt). +See [CONTRIBUTING.md](https://github.com/LMBishop/Quests/blob/master/CONTRIBUTING.md) -- cgit v1.2.3-70-g09d2