summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: 07262074e021b047b4b216135c3f4cf34d477588 (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
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.