Skip to content

Commit 281e152

Browse files
committed
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 <[email protected]>
1 parent ac943c6 commit 281e152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ISSUE_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ If you can't run `ipfs version --all` or that command fails, include as much inf
2424
<!--
2525
2626
- "bug": If what you are filing is a bug.
27+
- "panic": If you'd like to report an application panic, segfault, crash, etc.
2728
- "feature": If you'd like to suggest a feature.
2829
- "enhancement ": If you'd like to suggest an improvement on to existing feature.
2930
- "test failure": If the tests are failing

0 commit comments

Comments
 (0)