[ci skip] chore: change paste.gg links to mclo.gs (#11629)

This commit is contained in:
Josh Roy 2024-11-17 13:46:43 -05:00
parent 227e1fee07
commit f836a8d8b0
2 changed files with 4 additions and 4 deletions

View file

@ -21,10 +21,10 @@ body:
label: Stack trace label: Stack trace
description: | description: |
We need all of the stack trace! Do not cut off parts of it. Please do not use attachments. 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: | 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! placeholder: Please don't remove the backticks; it makes your issue a lot harder to read!
validations: validations:

View file

@ -50,10 +50,10 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Server config files 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: | 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! placeholder: Please don't remove the backticks; it makes your issue a lot harder to read!
validations: validations: