diff --git a/.github/ISSUE_TEMPLATE/en-01-bug-report.yml b/.github/ISSUE_TEMPLATE/en-01-bug-report.yml index a6c45d8fa..7eee85127 100644 --- a/.github/ISSUE_TEMPLATE/en-01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/en-01-bug-report.yml @@ -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: diff --git a/.github/ISSUE_TEMPLATE/ru-01-bug-report.yml b/.github/ISSUE_TEMPLATE/ru-01-bug-report.yml index 7ad6d406b..d81410c5d 100644 --- a/.github/ISSUE_TEMPLATE/ru-01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/ru-01-bug-report.yml @@ -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: