Skip to content

Commit d24c199

Browse files
committed
metainfo updated: issue configs
1 parent 616d208 commit d24c199

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.github/ISSUE_TEMPLATE/config.yml

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: "metamod-r GitHub Repo"
4-
url: https://github.com/theAsmodai/metamod-r
4+
url: https://github.com/rehlds/metamod-r
55
about: "Official repo"
66
- name: metamod-r GitHub Documentation
7-
url: https://github.com/theAsmodai/metamod-r/wiki
7+
url: https://github.com/rehlds/metamod-r/wiki
88
about: "Documentation"
99
- name: "metamod-r on dev-cs.ru"
1010
url: https://dev-cs.ru/resources/208/
@@ -13,16 +13,14 @@ contact_links:
1313
url: https://metamod-r.org/
1414
about: "Official site"
1515
- name: "ReHLDS GitHub Repo"
16-
url: https://github.com/dreamstalker/ReHLDS
16+
url: https://github.com/rehlds/ReHLDS
1717
about: "Reverse-engineered HLDS"
1818
- name: "ReHLDS GitHub Documentation"
19-
url: https://github.com/dreamstalker/ReHLDS/wiki
19+
url: https://github.com/rehlds/ReHLDS/wiki
2020
about: "Reverse-engineered HLDS Documentation"
2121
- name: "ReHLDS on dev-cs.ru (RU)"
2222
url: https://dev-cs.ru/resources/64/
2323
about: "Thread at community forum"
2424
- name: "ReHLDS on cs.rin.ru (EN)"
2525
url: https://cs.rin.ru/forum/viewtopic.php?f=29&t=67651
2626
about: "Thread at community forum"
27-
- name: "ReHLDS site"
28-
url: https://rehlds.ru/

.github/ISSUE_TEMPLATE/template-bug.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ body:
3131
label: Metamod-r Version
3232
description: What version of Metamod-r are you running?
3333
options:
34-
- 1.3.0.138 (Default)
34+
- 1.3.0.149 (Default)
35+
- 1.3.0.138
3536
- 1.3.0.131
3637
- 1.3.0.128
3738
- 1.3.0.126
@@ -139,7 +140,7 @@ body:
139140
- Debian 12
140141
- Other Linux
141142
validations:
142-
required: true
143+
required: true
143144
- type: textarea
144145
id: logs
145146
attributes:
@@ -148,4 +149,4 @@ body:
148149
render: shell
149150
- type: markdown
150151
attributes:
151-
value: Thanks for completing our form!
152+
value: Thanks for completing our form!

0 commit comments

Comments
 (0)