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**