|
| 1 | +In order to efficiently and accurately address your issue or feature request, please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. Please delete any sections or questions below that do not pertain to this request. |
| 2 | + |
| 3 | +For general support or usage questions, please use the [Auth0 Community](https://community.auth0.com/) or [Auth0 Support](https://support.auth0.com). |
| 4 | + |
| 5 | +### Description |
| 6 | + |
| 7 | +Description of the bug or feature request and why it's a problem. Consider including: |
| 8 | + |
| 9 | +- The use case or overall problem you're trying to solve |
| 10 | +- Information about when the problem started |
| 11 | + |
| 12 | +### Prerequisites |
| 13 | + |
| 14 | +- [ ] I have checked the documentation for this library [Add a link]. |
| 15 | +- [ ] I have checked the [Auth0 Community](https://community.auth0.com/) for related posts. |
| 16 | +- [ ] I have checked for related or duplicate [Issues](https://github.com/auth0/auth0-python/issues) and [PRs](https://github.com/auth0/auth0-python/pulls). |
| 17 | +- [ ] I have read the [Auth0 general contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md). |
| 18 | +- [ ] I have read the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). |
| 19 | +- [ ] I am reporting this to the correct repository [Add links to other related]. |
| 20 | + |
| 21 | +### Environment |
| 22 | + |
| 23 | +Please provide the following: |
| 24 | + |
| 25 | +- Version of the library being used |
| 26 | +- Version of the platform or framework used, if applicable |
| 27 | +- Relevant environmental versions (language version, OS version) |
| 28 | +- Additional modules/plugins/add-ons that might be affecting your instance |
| 29 | + |
| 30 | +### Reproduction |
| 31 | + |
| 32 | +Detail the steps taken to reproduce this error and note if this issue can be reproduced consistently or if it is intermittent. |
| 33 | + |
| 34 | +Please include: |
| 35 | + |
| 36 | +- Code sample to reproduce the issue |
| 37 | +- Log files (redact/remove sensitive information) |
| 38 | +- Application settings (redact/remove sensitive information) |
| 39 | +- Screenshots, if helpful |
0 commit comments