From bc4a705ce426e29f91ef9438936df21c325866a2 Mon Sep 17 00:00:00 2001 From: Josh Roy <10731363+JRoy@users.noreply.github.com> Date: Sun, 17 Nov 2024 13:46:43 -0500 Subject: [PATCH] [ci skip] chore: change paste.gg links to mclo.gs (#11629) --- .github/ISSUE_TEMPLATE/crash-or-stacktrace.yml | 4 ++-- .github/ISSUE_TEMPLATE/performance-problem.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/crash-or-stacktrace.yml b/.github/ISSUE_TEMPLATE/crash-or-stacktrace.yml index d0d036b17a..badab09bbf 100644 --- a/.github/ISSUE_TEMPLATE/crash-or-stacktrace.yml +++ b/.github/ISSUE_TEMPLATE/crash-or-stacktrace.yml @@ -21,10 +21,10 @@ body: label: Stack trace description: | We need all of the stack trace! Do not cut off parts of it. Please do not use attachments. - If you prefer, you can use a paste site like https://paste.gg. + If you prefer, you can use a paste site like https://mclo.gs. value: | ``` - paste your stack trace or a paste.gg link here! + paste your stack trace or a mclo.gs link here! ``` placeholder: Please don't remove the backticks; it makes your issue a lot harder to read! validations: diff --git a/.github/ISSUE_TEMPLATE/performance-problem.yml b/.github/ISSUE_TEMPLATE/performance-problem.yml index e353ce351e..e13221132c 100644 --- a/.github/ISSUE_TEMPLATE/performance-problem.yml +++ b/.github/ISSUE_TEMPLATE/performance-problem.yml @@ -50,10 +50,10 @@ body: - type: textarea attributes: label: Server config files - description: We need bukkit.yml, spigot.yml, paper-global.yml, paper-world-defaults.yml and server.properties. If you use per-world Paper configs, make sure to include them. You can paste it below or use a paste site like https://paste.gg. + description: We need bukkit.yml, spigot.yml, paper-global.yml, paper-world-defaults.yml and server.properties. If you use per-world Paper configs, make sure to include them. You can paste it below or use a paste site like https://mclo.gs. value: | ``` - Paste configs or paste.gg link here! + Paste configs or mclo.gs link here! ``` placeholder: Please don't remove the backticks; it makes your issue a lot harder to read! validations: