From a53fb3164f723e38ae4a7ace05c7de7f7450d346 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 22 Nov 2020 10:07:06 +0000 Subject: [PATCH] Add link to the issue tracker This should make it a bit more obvious to people finding the GitHub mirrors where the issues/pull requests are kept. Signed-off-by: Graham --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b976a63..15dd1833 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ OpenRS2 uses [Semantic Versioning][semver]. ## Links * [Discord][discord] +* [Issue tracker][issue-tracker] * [KDoc][kdoc] * [Website][www] @@ -138,6 +139,7 @@ available in the `LICENSE` file. [idea]: https://www.jetbrains.com/idea/ [isc-badge]: https://img.shields.io/badge/license-ISC-informational [isc]: https://opensource.org/licenses/ISC +[issue-tracker]: https://git.openrs2.org/openrs2/openrs2/issues [jdk]: https://jdk.java.net/ [kdoc]: https://docs.openrs2.org/ [ktlint]: https://github.com/pinterest/ktlint#readme