diff options
Diffstat (limited to '')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 53bf640e3..02a385505 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -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 +``` |