RAPTOR v18.4: Исправлена отчетность, активированы выходные
This commit is contained in:
25
invest-python-master/.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
Normal file
25
invest-python-master/.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
name: Feature request
|
||||
description: Предложите идею для этого проекта
|
||||
title: "[Feature] Title"
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Описание
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: to-resolve
|
||||
attributes:
|
||||
label: Желаемое решение
|
||||
description: Что нужно сделать?
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: additional
|
||||
attributes:
|
||||
label: Дополнительно
|
||||
description: Фрагменты кода, описание апи, ...
|
||||
validations:
|
||||
required: false
|
||||
Reference in New Issue
Block a user