|
| 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 in the README. |
| 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/java-jwt/issues) and [PRs](https://github.com/auth0/java-jwt/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 (note this library is used by many libraries, such as [auth0-java](https://github.com/auth0/auth0-java)). |
| 20 | + |
| 21 | +### Environment |
| 22 | + |
| 23 | +Please provide the following: |
| 24 | + |
| 25 | +- Version of this library used: |
| 26 | +- Version of Java framework used: |
| 27 | +- Additional libraries that might be affecting your instance: |
| 28 | + |
| 29 | +### Reproduction |
| 30 | + |
| 31 | +Detail the steps taken to reproduce this error and note if this issue can be reproduced consistently or if it is intermittent. |
| 32 | + |
| 33 | +Please include: |
| 34 | + |
| 35 | +- Code sample to reproduce the issue |
| 36 | +- Log files (redact/remove sensitive information) |
| 37 | +- Application settings (redact/remove sensitive information) |
| 38 | +- Screenshots, if helpful |
0 commit comments