Skip to content

Commit

Permalink
project: Add missing text in Troubleshooting.md.
Browse files Browse the repository at this point in the history
• Add link to Forge's Support.md.
• Fill out general description of this doc file.
  • Loading branch information
SpacingBat3 committed Dec 9, 2024
1 parent 7ccf004 commit fc37ff7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/Troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Troubleshooting ReForged project

This document describes necessary steps to properly troubleshoot ReForged
project's behaviour and collect
project's behaviour and collect logs needed for bug reports.

## vs Electron Forge (TL;DR)

Expand Down Expand Up @@ -32,4 +32,5 @@ for now limited support for the wildcard usage.
Also see [Forge's `Support.md`][forge] for more information about the logging
of each Forge's components.

[docs]: https://nodejs.org/api/util.html#utildebuglogsection-callback "util.debuglog in Node.js API Documentation"
[docs]: https://nodejs.org/api/util.html#utildebuglogsection-callback "util.debuglog in Node.js API Documentation"
[forge]: https://github.com/electron/forge/blob/main/SUPPORT.md "Forge's troubleshooting documentation and support contact mediums"

0 comments on commit fc37ff7

Please sign in to comment.