.github/ISSUE_TEMPLATE/bug_report.md
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: lepture
---
**Describe the bug**
A clear and concise description of what the bug is.
**Error Stacks**
```
put error stacks here
```
**To Reproduce**
A minimal example to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment:**
- OS:
- Python Version:
- Authlib Version:
**Additional context**
Add any other context about the problem here.