Skip to content
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

Pre-populate issue information when a user clicks Help->Report Bug #3245

Open
shocoman opened this issue Oct 20, 2023 · 0 comments
Open

Pre-populate issue information when a user clicks Help->Report Bug #3245

shocoman opened this issue Oct 20, 2023 · 0 comments
Labels
feature The issue requests a new feature.

Comments

@shocoman
Copy link
Contributor

Feature type

Quality of life

Describe the feature

Just something to think about. This is probably useless, because I doubt anyone adds issues through the "Help->Submit Bug" menu, but theoretically it may be helpful.

Github allows issues to be pre-populated with URLs. It could be used to automatically provide some information about a bug and its context that the user might forget or be lazy to include, such as an exact version of the OS and the debugger, and which backend it uses (TitanEngine/GleeBug). It can also include some settings from x64dbg.ini that may be useful for successful issue investigation (obviously, without any personal details like paths and window positions). To refer to a field in a URL, it must be assigned an ID in a corresponding .yaml template.

Here is an example of such a link, which also includes some x64dbg configs hidden under the <details> tag to avoid clutter: Link Example

@shocoman shocoman added the feature The issue requests a new feature. label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The issue requests a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant