From 0bc2667d97ab4463ab3567eff079711c42774f8d Mon Sep 17 00:00:00 2001 From: ILIYANGERMANOV Date: Fri, 1 Sep 2023 01:24:41 +0300 Subject: [PATCH] Update feature-request.yml --- .github/ISSUE_TEMPLATE/feature-request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index b583c2d01d..c4dd74cc96 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,6 +1,6 @@ name: Feature Request description: Request a feature to make Ivy Wallet better -title: "[FEATURES] ..." +title: "[FEATURE] " labels: ["user request"] body: - type: checkboxes @@ -8,7 +8,7 @@ body: attributes: label: Please confirm the following options: - - label: I checked [the current issues](https://github.com/ILIYANGERMANOV/ivy-wallet/issues) for duplicate problems + - label: I checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate problems required: true - type: textarea id: description