From 1a867ddf9cd90ff5bb10db10f90c5c157c9989c3 Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Sat, 3 Aug 2024 17:36:16 +0300 Subject: [PATCH] Update feature.yml --- .github/ISSUE_TEMPLATE/feature.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 3d753c9..beee0e2 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -5,8 +5,15 @@ body: - type: markdown attributes: value: | - If you think of a great function or circumvention method which is missing from the program, go ahead and suggest it here. - Если вы придумали новую функцию или метод обхода, которого еще нет в программе, напишите о нем подробнее здесь. + 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 / Я убедился, что такой функциональности еще никто не предлагал + options: + - label: I've made sure there's no existing feature request / Я убедился, что такой функциональности еще никто не предлагал + required: true - type: textarea id: description attributes: