summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/issue-template.md
blob: 6c9d1b9d9e0179bb7936b9edd1dd6df5f66ae353 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
name: Issue Template
about: Report a bug, feature request or another sort of issue
title: ''
labels: ''
assignees: ''

---

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


### Actual behavior


### Steps to reproduce the behavior


### Server log
```
Relevant part of server log
```