mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Issue Temlates
This commit is contained in:
17
.github/ISSUE_TEMPLATE/model-bug-report--en-.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/model-bug-report--en-.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Model bug report (En)
|
||||
about: Use this template, if you've found an error\bug in model.
|
||||
title: ''
|
||||
labels: bug, Models
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Discribe an error**
|
||||
- Description
|
||||
- Screenshot (if applyable)
|
||||
- Train
|
||||
|
||||
**How it should be:**
|
||||
- Description
|
||||
- Photo
|
||||
17
.github/ISSUE_TEMPLATE/model-bug-report--ru-.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/model-bug-report--ru-.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Репорт бага в модели (Ru)
|
||||
about: Используйте этот темплейт, если вы нашли баг или ошибку в модели.
|
||||
title: ''
|
||||
labels: bug, Models
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Пожалуйста, опишите найденную вами ошибку**
|
||||
- Описание ошибки
|
||||
- Скриншот (если возможно)
|
||||
- Вагон
|
||||
|
||||
**Что должно быть:**
|
||||
- Описание
|
||||
- Фотография
|
||||
31
.github/ISSUE_TEMPLATE/script-bug-report--en-.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/script-bug-report--en-.md
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
name: Report Script Bug (En)
|
||||
about: Use this template, if you've found a script bug.
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the error**
|
||||
Description in free form.
|
||||
|
||||
**How to get:**
|
||||
Set-by-step how to recreate an error.
|
||||
Example:
|
||||
1. Spawn train 81-717 (SPB)
|
||||
2. Press '....'
|
||||
3. Then do a '....'
|
||||
4. Get an error
|
||||
|
||||
**Console output**
|
||||
`error text`
|
||||
|
||||
**Console output screenshot**
|
||||
In addition to code attach a screenshot.
|
||||
|
||||
**Game information**
|
||||
- Garry's mod Version: standard/x64/dev-branch/chromium
|
||||
- Where the error happens: on server (where exactly?)/local game
|
||||
- Custom Metrostroi user mods: yes/no
|
||||
- Operation System: Windows, Mac OS, Linux Native, Linux Proton/Wine, etc.
|
||||
31
.github/ISSUE_TEMPLATE/script-bug-report--ru-.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/script-bug-report--ru-.md
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
name: Репорт бага скриптов (Ru)
|
||||
about: Используйте этот темплейт, если вы нашли скриптовой баг.
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Пожалуйста, опишите найденную вами ошибку**
|
||||
Описание в свободной форме.
|
||||
|
||||
**Как воспроизвести:**
|
||||
Пошагово, как нам повторить эту ошибку у себя.
|
||||
Пример:
|
||||
1. Спавн состава 81-717 (ЛВЗ)
|
||||
2. Нажмите на '....'
|
||||
3. Сделайте '....'
|
||||
4. Получите ошибку
|
||||
|
||||
**Вывод консоли**
|
||||
`текст ошибки`
|
||||
|
||||
**Скриншот вывода консоли**
|
||||
В дополнению к коду приложите и скриншот консоли.
|
||||
|
||||
**Информация об игре**
|
||||
- Версия Garry's mod: обычная/x64/dev-branch/chromium
|
||||
- Где происходит ошибка: сервер (напишите, какой)/локальня игра
|
||||
- Наличие пользовательских модов метростроя: есть/нет
|
||||
- Операционная система: Windows, Mac OS, Linux Native, Linux Proton/Wine и т.д.
|
||||
Reference in New Issue
Block a user