From f8e0e9d6cb23ba6130eda2f411d50ad19cd71abe Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Wed, 22 Jul 2020 20:56:14 -0400 Subject: [PATCH] Detail question.md --- .github/ISSUE_TEMPLATE/question.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index e21ea3e..beec099 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -27,9 +27,12 @@ Your question, expressed clearly and concisely. **Steps to reproduce** -Give your ***full*** nativefier command, with the ***`--verbose` flag***, on a ***public*** site: -1. Run `nativefier --verbose --some-option https://mysite.com` -2. ... +If you're have a Nativefier command you're struggling with, paste ***full*** nativefier command and its logs, with the ***`--verbose` flag***, on a ***public*** site: + +``` +nativefier --verbose --some-option https://mysite.com + +``` **Debug info**