From deca7d0a190c8e15ffb7ea32c68001036dafed84 Mon Sep 17 00:00:00 2001 From: Martijn Verburg Date: Tue, 29 Jun 2021 14:20:26 +0100 Subject: [PATCH] Shorten Description --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 601ce5e..a9ea398 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ blank_issues_enabled: false contact_links: - - name: Minecraft Java Edition Related Bug 🔐 + - name: Minecraft Java Edition Related Issue 🔐 url: https://bugs.mojang.com/projects/MC/issues/ - about: We love Minecraft and would love to help! However, this probably isn't quite the right place to report this issue :-). Please submit Minecraft Java Edition related issues to the Mojang folks who will take the first pass at triaging the issue. If it is a genuine Microsoft Build of OpenJDK (Java/JVM) issue then they will open an issue with us, and we'll work together to resolve it. For context, most Java crash reports relating to Minecraft Java Edition are the result of Java calling a buggy native library, O/S driver etc. So although you'll see a _Java_ crash report, the root cause is typically not Java itself, but inside the library that Java called. + about: Please submit Minecraft Java Edition related issues to the Mojang Issue Tracker First :-).