atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Add "report issue" button in error component

Open joepio opened this issue 1 year ago • 1 comments

Seems useful to make bug reports faster.

We can use this format:

https://github.com/[user]/[repo]/issues/new?title=[title]&assignee=[user]&body=[body]&labels[]=label1&labels[]=label2

joepio avatar Jul 16 '24 11:07 joepio

Turns out we already have one in CrashPage.tsx! Should probably merge with ErrorPage

joepio avatar Jul 16 '24 11:07 joepio