From 9b50ebf3cac9353efe878b9b348d2c02cc85bf91 Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Tue, 10 Mar 2020 09:17:05 -0400 Subject: [PATCH] Issue templates / bugreport: nit --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6f90be2..1e42f5b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,7 +16,7 @@ A clear and concise description of what the bug is. - [ ] I searched existing open & closed issues. Yes, my bug is new. **Steps to reproduce** -Give the ***full*** nativefier command you ran, with the ***`--verbose` flag***, on a ***public*** site: +Give your ***full*** nativefier command, with the ***`--verbose` flag***, on a ***public*** site: 1. Run `nativefier --verbose ...` 2. ...