|
| 1 | +# Public Puppet Enterprise Issue Reporting |
| 2 | + |
| 3 | +This repository will allow public community members to file bug reports, doc change |
| 4 | +requests, and feature request against Puppet Enterprise and closed source components. |
| 5 | +If you're filing an issue on an open source project such as Puppet or Facter, please |
| 6 | +use those repositories directly. |
| 7 | + |
| 8 | +The PE Engineering teams regularly monitors and triages issues and requests |
| 9 | +here. Planning and roadmap activity takes place internally, so you may not see much |
| 10 | +activity until engineering begins actively working on a reported issue. |
| 11 | + |
| 12 | +:bulb: Note that there are no SLA agreements for issues filed in this way and customer |
| 13 | +reports take priority. If you have a support contract, you should raise issues via |
| 14 | +[support request](https://support.puppet.com/) to get them resolved expediently. |
| 15 | + |
| 16 | +:bulb: Note: As this is a public repo, please avoid including any confidential or sensitive information in issues filed. |
| 17 | + |
| 18 | +## Filing issues |
| 19 | + |
| 20 | +1. Use the [`Issues`](https://github.com/puppetlabs/cem_issues/issues) tab above to get started |
| 21 | +1. Search through the existing queue to see if your concern has already been reported. |
| 22 | + * If it has been, then comment with any additional information or react with a 👍 |
| 23 | + to add your support. You’ll get any future notifications of activity on that ticket. |
| 24 | + * If not, then file your own issue, following the issue template to include as much |
| 25 | + helpful detail as you can. |
| 26 | + |
| 27 | +Thank you so much for helping us improve our products! |
| 28 | + |
| 29 | +### Useful resources |
| 30 | + |
| 31 | +| | | |
| 32 | +| --------------------------------- | ------------------------------------------------------- | |
| 33 | +| **Puppet Enterprise Docs** | [PE User Guide](https://www.puppet.com/docs/pe/latest/pe_user_guide.html) | |
| 34 | +| | [Patterns and Tactics](https://www.puppet.com/docs/patterns-and-tactics/latest/patterns-and-tactics) | |
| 35 | +| **Filing Support Requests** | [Puppet Support Portal](https://support.puppet.com/) | |
| 36 | +| **Puppet Community Slack** | Talk to us in the [`#puppet`](http://puppetcommunity.slack.com/app_redirect?channel=puppet) or [`#puppet-enterprise`](http://puppetcommunity.slack.com/app_redirect?channel=puppet-enterprise) Slack channels in the [Puppet Community](https://www.puppet.com/community) | |
0 commit comments