mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
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:
parent
d0789c7927
commit
3099f2fdab
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user