2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-29 20:59:03 +00:00
nativefier/.github/ISSUE_TEMPLATE/question.md
2020-07-22 20:56:14 -04:00

1.5 KiB

name about labels
Question Ask for help question

Homework

Your question

Your question, expressed clearly and concisely.

Steps to reproduce

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

If applicable,

  • Console logs of your attempted nativefier build command, with --verbose flag
  • Error messages
  • Screenshots
  • Anything else relevant!

Context

  • Nativefier: (for example: 9.1.0)
  • Node.js: (for example: 14.6.0)
  • Npm: (for example: 6.14.7)
  • OS: (for example: Windows 10 build 1809)
  • Is it a regression? If yes, what's the last working / first broken version?
  • Additional context: (for example: "I'm behind a proxy, with configuration X and protocol Y")