https://bugs.winehq.org/show_bug.cgi?id=16031
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to Jeff D. Hanson from comment #5)
Another concern is test reports submitted against hardware that doesn't meet the minimum system requirements of the app being tested.
That information may or may not be known (and may not be accurate, e.g., the specs required under Wine may be higher than on Windows).
I think the best solution would be an automated report that could be attached or submitted. Something like Ubuntu's Apport crash reporter does for Launchpad bugs. This would avoid problems with formatting and would allow for easier parsing and analysis.
That may be useful, but it's also a significant amount of work and out of scope for this bug. You'd also have to find someone that is interested in working on that, where most Wine developers would rather hack on Wine itself.