urql-graphql / urql-devtools

A tool for monitoring and debugging urql during development
https://formidable.com/open-source/urql/docs/advanced/debugging/#devtools
MIT License
257 stars 11 forks source link

fix: Add new issue templates for electron and extension apps #347

Closed ValGeorgiev closed 3 years ago

ValGeorgiev commented 3 years ago

Issue: https://github.com/FormidableLabs/urql-devtools/issues/340

Extension template: image

Electron template: image

andyrichardson commented 3 years ago

@ValGeorgiev looks dope - thanks for doing this!

The table at the top of the issue shouldn't be there (that's specifically for templates). There are a few query params listed here that should make it possible to set the title and label.

We could just use the template attribute (without having to populate the body) but unfortunately that wouldn't auto-populate the stack trace 😞