.github/PULL_REQUEST_TEMPLATE.md
> DO NOT SEND ANY SECURITY FIX HERE. Please read "Security Reporting" section
> on README.
**What kind of change does this PR introduce?** (check at least one)
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update
- [ ] Refactor
- [ ] Other, please describe:
**Does this PR introduce a breaking change?** (check one)
- [ ] Yes
- [ ] No
If yes, please describe the impact and migration path for existing applications:
(If no, please delete the above question and this text message.)
---
- [ ] You consent that the copyright of your pull request source code belongs to Authlib's author.