jjwt/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!--
PLEASE DO NOT USE GITHUB ISSUES TO ASK QUESTIONS!
The JJWT team uses GitHub Issues only to track actionable work that requires changes to the JJWT codebase.
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...
-->
**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.