Open
Description
Feature Overview
Add some common components for things a plugin might need to do (add/manage user_roles, custom post types, custom taxonomies, etc)
Additional Context
These can be added with the assumption that developers will remove the ones they don't need, but need to find a balance between adding common ones to save time and bloating the boilerplate with too many.