System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-02-12 16:20, hash: rB77d23b0bd76f
Addon Information
Name: Inset Straight Skeleton (1, 1)
Author: Howard Trickey
Short description of error
Only a minor documentation issue. When activated the tool does not appear in the Mesh menu but in the Face menu. The code says: bpy.types.VIEW3D_MT_edit_mesh_faces.append(menu)
Exact steps for others to reproduce the error
Default startup. Activate the add-on. See that you find the menu entry in the faces menu, not in the mesh menu. Compare with documentation at: (https://docs.blender.org/manual/en/dev/addons/mesh/inset_straight_skeleton.html)