-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to attach basic system info with report a issue dialog #9
Comments
How would this work though? I've opened the following issue in the past with a similar goal: |
@peteruithoven I have not checked but there might be a way to send api request with github with the hw info as payload, which will be appended to the issue. And since the dialog is only for first party apps, devs can control what info they collect for a repo. For sound related apps they in advaced info they should collect pulseaudio logs and related info or in case of gala issues they should collect driver logs (nvidia/mesa) and versions of those packages involved. |
This might also conflict with using issue templates: |
I would like attach some basic info/possibly more detailed too (Option disabled by default) about the hardware while reporting issues which would help the developers solve the issues faster by giving them more info.
This should contain purely technical info with no user identifiable info about installed software or IP address.
Edit: To add body to github, use https://github.com/elementary/switchboard-plug-about/issues/new/?body=hello
The text was updated successfully, but these errors were encountered: