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: