summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: 7a5ed7b09b2ae4c44b0f11cdbf03f8d40894e769 (plain)
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
Summary.

## Expected Result

What you expected.

## Actual Result

What happened instead.

## Reproduction Steps

```python
import jwt

```

## System Information

    $ python -m jwt.help

```
<paste here>
```

This command is only available on PyJWT v1.6.3 and greater. Otherwise,
please provide some basic information about your system.