build: issue templates

This commit is contained in:
Tornado Tech
2025-06-23 00:13:14 +10:00
parent 0295e7aa03
commit fb76a9d80d
2 changed files with 63 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/issue_report.md vendored Normal file
View File

@@ -0,0 +1,23 @@
---
name: Report an Issue / Сообщить об ошибке
about: Create a report to help us improve / Создайте отчет, чтобы помочь нам улучшить проект
title: ''
labels: ''
assignees: ''
---
## Description / Описание
<!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. -->
<!-- Подробно опишите вашу проблему. Проблемы без должного описания могут быть закрыты. -->
**Reproduction / Шаги воспроизведения**
<!-- Include the steps to reproduce if applicable. -->
<!-- Укажите шаги для воспроизведения, если применимо. -->
**Screenshots / Скриншоты**
<!-- If applicable, add screenshots to help explain your problem. -->
<!-- При наличии добавьте скриншоты, чтобы помочь объяснить проблему. -->
**Additional context / Дополнительная информация**
<!-- Add any other context about the problem here. Anything you think is related to the issue. -->
<!-- Добавьте любую другую информацию, которую считаете важной. -->

View File

@@ -0,0 +1,40 @@
---
name: Toolshed feature request / Запрос функции Toolshed
about: Suggest a feature for Toolshed (for game admins/developers) / Предложите функцию для Toolshed (для админов/разработчиков игр)
title: "[TOOLSHED REQUEST]"
labels: Toolshed
assignees: ''
---
### Is your feature request related to a problem/bug? Please describe. / Связана ли ваша просьба с проблемой или багом? Пожалуйста, опишите.
<!--
A clear and concise description of what the problem is.
Example: "I'm always frustrated when [...]
-->
<!--
Ясное и краткое описание проблемы.
Пример: Меня всегда раздражает, когда [...]"
-->
---
### Describe the command you'd like / Опишите команду, которую вы хотите
<!--
A clear and concise description of what you want and what it should do.
If you're a technical user (i.e. programmer) including type signatures is helpful.
-->
<!--
Четко опишите, что должна делать команда.
Если вы технический пользователь (например, программист), добавьте сигнатуру команды.
-->
---
### Additional context / Дополнительная информация
<!-- Add any other context or screenshots about the feature request here. -->
<!-- Добавьте сюда любые другие сведения или скриншоты, касающиеся запроса. -->