From 452fabc408d7cb6585349db10348809ae1001ab0 Mon Sep 17 00:00:00 2001 From: Graham Date: Wed, 23 Dec 2020 13:06:49 +0000 Subject: [PATCH] Move semantic versioning text to CONTRIBUTING.md Signed-off-by: Graham --- CONTRIBUTING.md | 5 +++++ README.md | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cbb03706..c10b8e39 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,6 +60,10 @@ The full text of the DCO is available in the `DCO` file. OpenRS2 does not distribute any of Jagex's intellectual property, and care should be taken to avoid inadvertently including any in contributions. +## Versioning + +OpenRS2 uses [Semantic Versioning][semver]. + ## Gitea OpenRS2 only uses GitHub as a mirror. Issues and pull requests should be @@ -72,3 +76,4 @@ submitted to [OpenRS2's self-hosted Gitea instance][gitea]. [idea]: https://www.jetbrains.com/idea/ [ktlint]: https://github.com/pinterest/ktlint#readme [rewriting-history]: https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History +[semver]: https://semver.org/ diff --git a/README.md b/README.md index e53921d1..1091407d 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,6 @@ that use the `deob-annotations` processor. A workaround is to add File -> Settings -> Build, Execution and Deployment -> Compiler. See [IDEA-256707][idea-bug] for more information. -### Versioning - -OpenRS2 uses [Semantic Versioning][semver]. - ## Links * [Discord][discord] @@ -87,5 +83,4 @@ available in the `LICENSE` file. [issue-tracker]: https://git.openrs2.org/openrs2/openrs2/issues [jdk]: https://jdk.java.net/ [kdoc]: https://docs.openrs2.org/ -[semver]: https://semver.org/ [www]: https://www.openrs2.org/