add panic issue type to issue template

This was present in the issue guide that I just removed but not in the template.
It's useful for distinguishing between objective bugs and subjective bugs.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
Steven Allen 2018-01-31 18:34:27 -08:00 committed by Erik Ingenito
parent d0789c7927
commit 3099f2fdab

View File

@ -21,6 +21,7 @@ If you can't run `ipfs version --all` or that command fails, include as much inf
<!--
- "bug": If what you are filing is a bug.
- "panic": If you'd like to report an application panic, segfault, crash, etc.
- "feature": If you'd like to suggest a feature.
- "enhancement ": If you'd like to suggest an improvement on to existing feature.
- "test failure": If the tests are failing