1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00

Merge pull request #134 from metrostroi-repo/#122-new-issues-templates

Issue Temlates
This commit is contained in:
cyberdream
2021-02-09 22:59:51 +03:00
committed by GitHub
4 changed files with 96 additions and 0 deletions

View 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

View File

@@ -0,0 +1,17 @@
---
name: Репорт бага в модели (Ru)
about: Используйте этот темплейт, если вы нашли баг или ошибку в модели.
title: ''
labels: bug, Models
assignees: ''
---
**Пожалуйста, опишите найденную вами ошибку**
- Описание ошибки
- Скриншот (если возможно)
- Вагон
**Что должно быть:**
- Описание
- Фотография

View 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.

View 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 и т.д.