Detail question.md

This commit is contained in:
Ronan Jouchet 2020-07-22 20:56:14 -04:00
parent b631ee23d6
commit f8e0e9d6cb
1 changed files with 6 additions and 3 deletions

View File

@ -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
<paste your verbose build logs, if relevant to your feature request>
```
**Debug info**