Instructions for a custom post type

You should be able to add help tabs with add_help_tab(). You’ll need to filter which page you add it to based on the data returned by get_current_screen(), but that’s simple.