kotest / kotest-intellij-plugin

The official Kotest plugin for Intellij and Android Studio
Apache License 2.0
179 stars 25 forks source link

What's the best way to report IDE errors? #210

Closed jmfayard closed 2 years ago

jmfayard commented 2 years ago

Hello

recently the kotest plugin has filled my IDE with errors. That's life, but my question is how to report them best? Because for a Jetbrains or Google plugin, this goes straight to their issue tracker, where they put the relevant data in a way that makes sense. If I were to just copy/paste that into an issue, that would feel like spamming :P

theHacker commented 2 years ago

When reporting something, I include all I have:

For example: https://github.com/kotest/kotest-intellij-plugin/issues/168

If you don't report the same/similar exception multiple times, I would assume nobody will consider that spamming 😄 With IntelliJ stacktraces look closely because one issue can have a near infinite amount of different stacktraces

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.