This is possible, and you can even get your users to write an error directly from the application if you want to use the GitHub API.
Instead of opening a new tab or window, open it in your own application and send through it, collecting the necessary data and the generated logdump.
Through the GitHub API, you can create a problem and pre-fill the title and text with what you need to know.
Then return the response from the successful creation and notify yourself. Or browse the βProblemsβ tab in your repo, as usual, after you create it.
random
source share