2021-07-19 16:26:39 -04:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!--
2021-07-19 16:47:27 -04:00
PLEASE DO NOT USE GITHUB ISSUES TO ASK QUESTIONS!
2021-07-19 16:26:39 -04:00
2021-07-19 16:47:27 -04:00
The JJWT team uses GitHub Issues only to track actionable work that requires changes to the JJWT codebase.
2021-07-19 16:26:39 -04:00
2021-07-19 16:47:27 -04:00
If you have a usability or general question about JJWT, please instead post your question to StackOverflow using the following JJWT-specific link:
https://stackoverflow.com/questions/ask?tags=jjwt& guided=false
To help ensure you receive a timely response, please follow the StackOverflow guidelines on how to ask a good question: https://stackoverflow.com/help/how-to-ask
Ok, now that that's out of the way - if you're still sure you need to report a bug, please fill in the sections below...
2021-07-19 16:26:39 -04:00
-->
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.