ISSUE_TEMPLATE
This commit is contained in:
parent
202c603f19
commit
ad7b0bbc9b
2 changed files with 0 additions and 14 deletions
7
.github/ISSUE_TEMPLATE/en-01-bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/en-01-bug-report.yml
vendored
|
|
@ -2,13 +2,6 @@ name: "[EN] Bug report"
|
|||
description: Report a bug where something is not working as expected, which does not crash the game.
|
||||
labels: [ "status: unverified", "type: bug" ]
|
||||
body:
|
||||
- type: input
|
||||
id: type_version
|
||||
attributes:
|
||||
label: Version modpack Used
|
||||
description: Where the game crashed.
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: version
|
||||
attributes:
|
||||
|
|
|
|||
7
.github/ISSUE_TEMPLATE/ru-01-bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/ru-01-bug-report.yml
vendored
|
|
@ -2,13 +2,6 @@ name: "[RU] Отчет об ошибке"
|
|||
description: Сообщите об ошибке, когда что-то работает не так, как ожидалось, что не приводит к сбою игры.
|
||||
labels: [ "status: unverified", "type: bug" ]
|
||||
body:
|
||||
- type: input
|
||||
id: type_version
|
||||
attributes:
|
||||
label: Тип используемого модпака
|
||||
description: Удостоверьтесь что у вас последняя версия
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: version
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue