summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2020-02-10 10:06:43 +0100
committerGitHub <noreply@github.com>2020-02-10 10:06:43 +0100
commit5f1b35aa365d0dbae581c2271171f1adb80fd512 (patch)
treedc2e0a592b039249b93a09efb0e1f74e8d8a16e5
parentStrip debug symbols from Android builds (diff)
downloadcuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.tar
cuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.tar.gz
cuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.tar.bz2
cuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.tar.lz
cuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.tar.xz
cuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.tar.zst
cuberite-5f1b35aa365d0dbae581c2271171f1adb80fd512.zip
-rw-r--r--.github/ISSUE_TEMPLATE11
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
+```