File: bug_report.md

package info (click to toggle)
python-authlib 1.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,024 kB
  • sloc: python: 27,412; makefile: 53; sh: 14
file content (35 lines) | stat: -rw-r--r-- 508 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
name: Bug report
about: Create a report to help us improve
title: ''
type: 'Bug'

---

**Describe the bug**

A clear and concise description of what the bug is.

**Error Stacks**

```python
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.