Ask users to attach a symblicated backtrace when reporting a crash
We get a lot of manually-reported crash bug reports where the user does not attach a backtrace, or attached a useless one with no debug symbols. This wastes time for both bug triagers and reporters. Let's add a reminder to the template to hopefully cut down on the frequency of this occurrence.
Edited by Nate Graham