'<h2>'.__('Help & Support','woocommerce').'</h2>'.
'<p>'.sprintf(
/* translators: %s: Documentation URL */
__('Should you need help understanding, using, or extending WooCommerce, <a href="%s">please read our documentation</a>. You will find all kinds of resources including snippets, tutorials and much more.','woocommerce'),
__('For further assistance with WooCommerce core you can use the <a href="%1$s">community forum</a>. If you need help with premium extensions sold by WooCommerce, please <a href="%2$s">use our helpdesk</a>.','woocommerce'),
'<p>'.__('Before asking for help we recommend checking the system status page to identify any problems with your configuration.','woocommerce').'</p>'.
/* translators: 1: GitHub issues URL 2: GitHub contribution guide URL 3: System status report URL */
'<p>'.sprintf(__('If you find a bug within WooCommerce core you can create a ticket via <a href="%1$s">Github issues</a>. Ensure you read the <a href="%2$s">contribution guide</a> prior to submitting your report. To help us solve your issue, please be as descriptive as possible and include your <a href="%3$s">system status report</a>.','woocommerce'),'https://github.com/woocommerce/woocommerce/issues?state=open','https://github.com/woocommerce/woocommerce/blob/master/.github/CONTRIBUTING.md',admin_url('admin.php?page=wc-status')).'</p>'.
'<p><a href="https://github.com/woocommerce/woocommerce/issues?state=open" class="button button-primary">'.__('Report a bug','woocommerce').'</a> <a href="'.admin_url('admin.php?page=wc-status').'" class="button">'.__('System status','woocommerce').'</a></p>',
'<p>'.__('If you would like to learn about using WooCommerce from an expert, consider a WooCommerce course to further your education.','woocommerce').'</p>'.