forked from Mineclonia/Mineclonia
project: simplify Environment section for issue templates
This commit is contained in:
parent
1738d57a2c
commit
7f9ad443ac
|
@ -29,9 +29,14 @@ don't need them all, delete the empty numbers.
|
|||
|
||||
## Environment
|
||||
|
||||
**Minetest**
|
||||
```
|
||||
Paste the output of `minetest -v` here.
|
||||
```
|
||||
**Mineclonia Version**: <!-- Paste the version of Mineclonia here, if you know it. -->
|
||||
|
||||
**Mineclonia**: <!-- Paste the version of Mineclonia here, if you know it. -->
|
||||
<!--
|
||||
Please refer to https://git.minetest.land/Mineclonia/Mineclonia/wiki/Reporting-Bugs if
|
||||
you need help with the following fields.
|
||||
-->
|
||||
**Minetest Version**:
|
||||
**Operating System**:
|
||||
**CPU Type**:
|
||||
**RAM**:
|
||||
**Graphics Card**:
|
||||
|
|
|
@ -25,9 +25,14 @@ don't need them all, delete the empty numbers.
|
|||
|
||||
## Environment
|
||||
|
||||
**Minetest**
|
||||
```
|
||||
Paste the output of `minetest -v` here.
|
||||
```
|
||||
**Mineclonia Version**: <!-- Paste the version of Mineclonia here, if you know it. -->
|
||||
|
||||
**Mineclonia**: <!-- Paste the version of Mineclonia here, if you know it. -->
|
||||
<!--
|
||||
Please refer to https://git.minetest.land/Mineclonia/Mineclonia/wiki/Reporting-Bugs if
|
||||
you need help with the following fields.
|
||||
-->
|
||||
**Minetest Version**:
|
||||
**Operating System**:
|
||||
**CPU Type**:
|
||||
**RAM**:
|
||||
**Graphics Card**:
|
||||
|
|
Loading…
Reference in New Issue