From 5e32d5aa07ca372aa3eb3992cc394a5bff5fbbbd Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Thu, 10 Oct 2024 07:56:15 -0100 Subject: [PATCH] [TOOLS] Update bug_report.yml: modified question concerning incognito mode the information is useful if it relates only to incognito mode, otherwise it is of no use. --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 59df2d9d..7c0bb51c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -148,7 +148,7 @@ body: - type: dropdown id: is_incognito attributes: - label: Is this bug happening in an incognito tab? + label: Is this bug happening ONLY in an incognito tab? multiple: false options: - "Yes"