Added server log to GitHub issue template
To encourage new reporters to use the triple-backticks for logs.
This commit is contained in:
parent
a867388f64
commit
5f1b35aa36
7
.github/ISSUE_TEMPLATE
vendored
7
.github/ISSUE_TEMPLATE
vendored
@ -1,6 +1,6 @@
|
|||||||
Client version: x.x.x
|
Client version: x.x.x
|
||||||
Server OS: Windows/Linux/macOS/BSD/...
|
Server OS: Windows/Linux/macOS/BSD/...
|
||||||
Commit id: (Found at the top of the server's console output)
|
Cuberite Commit id: (Found at the top of the server's console output)
|
||||||
|
|
||||||
|
|
||||||
### Expected behavior
|
### Expected behavior
|
||||||
@ -11,3 +11,8 @@ Commit id: (Found at the top of the server's console output)
|
|||||||
|
|
||||||
### Steps to reproduce the behavior
|
### Steps to reproduce the behavior
|
||||||
|
|
||||||
|
|
||||||
|
### Server log
|
||||||
|
```
|
||||||
|
Relevant part of server log
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user