From 014f4d870380572e73235bacf0fc561ce1982818 Mon Sep 17 00:00:00 2001 From: ILIYANGERMANOV Date: Fri, 1 Sep 2023 01:23:45 +0300 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 38b4964c21..c2e0878e34 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug Report description: Create a report to help us improve -title: "[BUG] ..." +title: "[BUG] " labels: ["bug"] 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: bug-description