bug_report.md 722 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
---
name: Bug report template
about: Please use this template for reporting suspected bugs.
title: 'bug:'
labels: 'bug'
assignees: ''
---

## Pre-submission checklist:

- [ ] I have searched the relevant information in the existing list of Issues.
- [ ] I have searched the developer documentation for that information: https://justauth.wiki
智布道's avatar
智布道 已提交
13
- [ ] I have read the relevant Q&A: https://justauth.wiki
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

## Issue description

## Environment

- JustAuth version(e.g. `1.15.1`): 

### Minimal test code / Steps to reproduce the issue
1.
2.
3.

## What's the actual result? (including assertion message & call stack if applicable)

> Be sure to provide a complete and detailed exception stack.


## What's the expected result?