mirror of
https://github.com/rehlds/.github.git
synced 2025-03-14 06:10:16 +03:00
[WIP] Template rework
This commit is contained in:
parent
7dad8160a1
commit
712849a763
34
.github/ISSUE_TEMPLATE/template-bug.yml
vendored
34
.github/ISSUE_TEMPLATE/template-bug.yml
vendored
@ -31,7 +31,8 @@ body:
|
||||
label: Metamod-r Version
|
||||
description: What version of Metamod-r are you running?
|
||||
options:
|
||||
- 1.3.0.138 (Default)
|
||||
- I am not use Metamod-R
|
||||
- 1.3.0.138
|
||||
- 1.3.0.131
|
||||
- 1.3.0.128
|
||||
- 1.3.0.126
|
||||
@ -44,16 +45,43 @@ body:
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: reunionrversion
|
||||
attributes:
|
||||
label: ReUnion Version
|
||||
description: What version of ReUnion are you running?
|
||||
options:
|
||||
- I am not use reUnion
|
||||
- 0.2.0.13
|
||||
- 0.2.0.6
|
||||
- 0.1.0.92d
|
||||
- 0.1.0.92c
|
||||
- 0.1.0.92
|
||||
- 0.1.0.89
|
||||
- 0.1.75.0 (beta)
|
||||
- 0.1.0.137 (beta)
|
||||
- 0.1.0.135 (beta)
|
||||
- 0.1.0.133 (beta)
|
||||
- 0.1.0.130 (beta)
|
||||
- 0.1.0.129 (beta)
|
||||
- 0.1.0.127 (beta)
|
||||
- 0.1.0.125 (beta)
|
||||
- 0.1.0.123 (beta)
|
||||
- 0.1.0.113 (beta)
|
||||
- 0.1.0.112 (beta)
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: amxxversion
|
||||
attributes:
|
||||
label: AMX Mod X Version
|
||||
description: What version of AMX Mod X are you running?
|
||||
options:
|
||||
- 1.8.2 (Default)
|
||||
- I am not use AMX Mod X
|
||||
- 1.8.2
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- I am not use AMX Mod X
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user