mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 15:00:13 +01:00
[ci skip] Update performance problem issue template to account for new config formats (#7967)
This commit is contained in:
parent
c3f403dd76
commit
f9cc088ea4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Server config files
|
label: Server config files
|
||||||
description: We need bukkit.yml, spigot.yml, paper.yml, and server.properties. 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://paste.gg.
|
||||||
value: |
|
value: |
|
||||||
```
|
```
|
||||||
Paste configs or paste.gg link here!
|
Paste configs or paste.gg link here!
|
||||||
|
|
Loading…
Reference in a new issue