-
Notifications
You must be signed in to change notification settings - Fork 29
Add diagnostics export for beta bug reports #46
Copy link
Copy link
Open
Labels
appSwiftUI app shell or app-wide behaviorSwiftUI app shell or app-wide behaviorfeatureNew user-facing capability or product improvementNew user-facing capability or product improvementrepoRepository process, docs, templates, governance, discussions, and trackingRepository process, docs, templates, governance, discussions, and trackingup-nextReady and near the front of the queueReady and near the front of the queue
Milestone
Description
Metadata
Metadata
Assignees
Labels
appSwiftUI app shell or app-wide behaviorSwiftUI app shell or app-wide behaviorfeatureNew user-facing capability or product improvementNew user-facing capability or product improvementrepoRepository process, docs, templates, governance, discussions, and trackingRepository process, docs, templates, governance, discussions, and trackingup-nextReady and near the front of the queueReady and near the front of the queue
Goal
Add an easy diagnostics export/report bundle so beta testers can provide useful, redacted context without manually gathering every detail.
Context
Support guidance asks for version, macOS version,
container --version, logs, screenshots, crash snippets, and command output. During beta, reports will be much easier to act on if Contained can gather the safe parts itself and make the remaining manual steps obvious.Research / design checklist
container --version, service status, selected settings, recent activity/log entries, recent errors, and environment summary..containeddiagnosticspackage.Implementation checklist
SUPPORT.mdand troubleshooting docs to ask for the diagnostics bundle.Acceptance criteria