mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 10:06:18 +01:00
[ci skip] chore: change paste.gg links to mclo.gs (#11629)
This commit is contained in:
parent
4e2291e206
commit
bc4a705ce4
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user