Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Files

40 lines (25 loc) · 1.43 KB

issue_template.md

File metadata and controls

40 lines (25 loc) · 1.43 KB
  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Please describe your issue:

Console output when you run electron-forge init with the environment variable DEBUG=electron-forge:*. (Instructions on how to do so here). Please include the stack trace if one exists.

Put the console output here

What command line arguments are you passing?

Put the arguments here

What does your config.forge data in package.json look like?

Paste the config.forge JSON object here

Please provide either a failing minimal testcase (with a link to the code) or detailed steps to reproduce your problem.