Update bug report template with troubleshooting guidance#918
Merged
Conversation
Add inline instructions and wiki links for enabling debug logging and downloading device diagnostics. Add a new device diagnostics field with JSON rendering. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 950bde68c150
Switch from textarea with JSON rendering to native upload element so users can drag-and-drop the diagnostics JSON file directly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 211ccbb52823
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the GitHub bug report issue form to guide reporters toward providing higher-signal troubleshooting information (debug logs + diagnostics) with links to the project wiki.
Changes:
- Adds a Troubleshooting wiki link to the template intro text
- Replaces “Additional details” with a “Diagnostics & Logs” section and updated debug-log instructions + wiki link
- Attempts to add a device diagnostics file upload field to the issue form
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Add upload alternative for debug logs - Add paste alternative for device diagnostics - Include homeassistant.components.zwave_js in debug logging instructions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: e5163891a24a
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 961fd2bc080b
Add paste and upload fields for browser console output, with a Frontend Issues header linking to the wiki for instructions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: dbc97195020a
Copilot stopped work on behalf of
raman325 due to an error
March 28, 2026 01:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Companion wiki changes (already pushed):
configuration.yamland service call instructionsTest plan
🤖 Generated with Claude Code