From d672a08f095242d73d242c3a07bc92e94fac29bb Mon Sep 17 00:00:00 2001 From: Arthur Fiorette Date: Tue, 4 Jul 2023 19:50:00 -0300 Subject: [PATCH] docs: fix issue template v2 --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3271e5f..0788b67 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,8 +46,7 @@ body: id: storage attributes: label: What storage is being used - description: What storage is being used? - placeholder: Web Storage + description: What storage is being used? options: - Web Storage - Memory Storage