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
11
.github/ISSUE_TEMPLATE
vendored
11
.github/ISSUE_TEMPLATE
vendored
@ -1,6 +1,6 @@
|
||||
Client version: x.x.x
|
||||
Server OS: Windows/Linux/macOS/BSD/...
|
||||
Commit id: (Found at the top of the server's console output)
|
||||
Client version: x.x.x
|
||||
Server OS: Windows/Linux/macOS/BSD/...
|
||||
Cuberite Commit id: (Found at the top of the server's console output)
|
||||
|
||||
|
||||
### Expected behavior
|
||||
@ -11,3 +11,8 @@ Commit id: (Found at the top of the server's console output)
|
||||
|
||||
### Steps to reproduce the behavior
|
||||
|
||||
|
||||
### Server log
|
||||
```
|
||||
Relevant part of server log
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user