GoodbyeDPI/.github/ISSUE_TEMPLATE/feature.yml

23 lines
1.4 KiB
YAML
Raw Permalink Normal View History

2024-09-18 18:07:39 +00:00
name: Feature request / Предложить новую функциональность
2021-12-26 16:37:34 +00:00
description: Suggest an idea or function for this project / Предложить новую идею или функциональность в программе
body:
- type: markdown
attributes:
value: |
2024-08-03 14:36:16 +00:00
If you think of a great function or circumvention method which is missing from the program, go ahead and suggest it here. But first make sure to search exiting tickets.
Если вы придумали новую функцию или метод обхода, которого еще нет в программе, напишите о нем подробнее здесь. Но сначала убедитесь с помощью поиска, что такого запроса еще не было.
- type: checkboxes
id: ensure
attributes:
label: I've made sure there's no existing feature request / Я убедился, что такой функциональности еще никто не предлагал
2024-08-03 14:36:49 +00:00
options:
- label: I've made sure there's no existing feature request / Я убедился, что такой функциональности еще никто не предлагал
required: true
2021-12-26 16:37:34 +00:00
- type: textarea
id: description
attributes:
label: Describe your feature / Опишите ваше предложение
validations:
required: true