From 7fdc4b851580ee7805e738bc2aa4ac15f465fe13 Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Sat, 23 Jul 2022 18:21:33 -0400 Subject: [PATCH] bug.yml & feature.yml: more --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 26158a5..c41b1d5 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -17,7 +17,7 @@ body: required: true - label: I checked [CATALOG.md](https://github.com/nativefier/nativefier/blob/master/CATALOG.md) for community suggestions & workarounds. required: true - - label: I searched [existing issues, open & closed](https://github.com/nativefier/nativefier/issues?q=is%3Aissue). Yes, my feature request is new. + - label: I searched [existing issues, open & closed](https://github.com/nativefier/nativefier/issues?q=is%3Aissue). Yes, my bug is new. required: true - label: I'm running the [latest version](https://github.com/nativefier/nativefier/releases). required: true