Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Snake1999 authored Jul 1, 2017
1 parent f989752 commit 5313ed1
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,28 @@ Write a short description about the issue

### OS and versions
<!--- Use the 'version' command in Nukkit -->
* Nukkit Version: ?? <!--- Do not just write "latest" here -->
<!--- Use 'java -version' in command line -->
* Java Version: ??
<!-- What OS do you use to open Nukkit in? Linux? Windows? Write it here -->
* Host OS: ??
* Nukkit Version: ?? <!--- Do not just write "latest" or "1.0dev" here. Write compile time is also fine. -->
<!--- Device and host configuration, such as: 8GB RAM, 12-core Intel X5650 CPU, 100Mb internet upload. You may get this info from your host provider or hardware information softwares -->
* Host Configuration:
* Host Configuration:
<!-- Do NOT write "doesn't matters", it DOES matters. I met a guy shouting his world can not be saved, after we looked into storage, we found that his SATA wire is not connected. -->

| Item | Value |
|:----:|:-----:|
| Memory(RAM) | ?? GB |
| Storage size | ?? GB |
| Storage type | ?? (SSD/HDD) |
| CPU core count | ?? cores |
| CPU provider | ?? (Intel/AMD/...) |
| Internet upload | ?? (Mbps/Gbps) |
| Java version | ?? | <!--- Use 'java -version' in command line -->
| Host OS | ?? | <!-- What OS do you use to open Nukkit in? Linux? Windows? Write it here -->
| Memory(RAM) | ?? GB | <!-- Open your task manager in windows, or use command "top" in linux -->
| Storage size | ?? GB | <!-- Max size -->
| Storage type | ?? | <!-- SSD or HDD -->
| CPU type | ?? | <!-- Such as: "Intel Xeon X5650" ,"Hisilicon HI3536C" or "AMD Ryzen 7" -->
| CPU core count | ?? cores ?? threads |
| Internet upload | ?? | <!-- How many Mbps/Gbps? Such as: 100 Mbps or 1 Gbps. If you are testing in LAN (wired or wifi) , it depends on speed of your router, it is normally 100 Mbps. -->

* Client Configuration: ??
* Client Configuration:

| Item | Value |
|:----:|:-----:|
| Client edition | ?? (Windows 10/Andriod/Simulator/...) |<!--- Windows 10? Android? iOS? Simulators with x86 platform? -->
| Client version | ?? (1.1.1/...) | <!--- Client Version, such as 0.16.1, 0.15.90 or 0.15 build 1 and so on -->
| Client edition | ?? | <!--- Windows 10? Android? iOS? Simulators with x86 platform? -->
| Client version | ?? | <!--- Client Version, such as 1.1.2, 0.15.90 or 0.15 build 1 and so on -->

### Crashdump, backtrace or other files
<!--- Please use gist or anything else and add links here -->
Expand Down

0 comments on commit 5313ed1

Please sign in to comment.