added github bug report button and copy debug information button, Closes #2120#3461
added github bug report button and copy debug information button, Closes #2120#3461
Conversation
|
I would prefer sending entire I'll let @Aircoookie decide. |
Agreed, cfg.json and pesets.json are needed in many cases to make a problem reproducible. From the data proposed by @WoodyLetsCode, I think that |
|
I think you're right, it would be better sending entire And should I wait for @Aircoookie 's feedback or should I change it now? |
|
@blazoncek Since @Aircoookie is not responding, what do you think about just changing it to send the entire But in general, he should like this PR since he added #2120 to the 1.0.0 milestone. |
f56754c to
d755f8f
Compare
d755f8f to
b1f7b2d
Compare

Hi!
This adds a Submit bug report button and Copy debug information button to the security settings at the bottom.

When you click on the button, it opens a new issue with the bug report template and the field What version of WLED? is already filled out. In the field Relevant log/trace output you can find debug information like this:
This is also the debug information you get when clicking on the Copy debug information button.
This closes #2120