Skip to content
Chris Marsh edited this page Dec 1, 2016 · 2 revisions

Thanks for your help with spotting and tracking down bugs!

I feel like there should be a FAQ here or something, but I'm too lazy to write one right now. I'll try to add notes here as I think of them (or answer common questions). Feel free to add your own and/or organize this better or whatever :-)

Notes

  • The Discord client is built on Electron, so all of these bugs apply here too.
  • With the canary version you should expect to see frequent changes and encounter a lot of bugs. Once there is a stable build, I would expect most people will move over to that.
  • A large part of what you see of Discord is being loaded over the network from the server, it is not part of the client. This is the framework for loading that other stuff, and for features that require (or are better implemented in) native code. You are not expected to understand the difference or know which part is causing bugs you see, but it might be useful to be aware of to understand the kinds of responses to bugs you'll get here.
Clone this wiki locally