mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-15 19:30:47 +08:00
Tweak issues templates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -24,11 +24,11 @@ Steps to reproduce the behavior:
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Configuration
|
||||
- Python version :
|
||||
- FastAPI version :
|
||||
- Python version :
|
||||
- FastAPI version :
|
||||
- FastAPI Users version :
|
||||
|
||||
### FastAPI Users configuration**
|
||||
### FastAPI Users configuration
|
||||
|
||||
```py
|
||||
# Please copy/paste your FastAPI Users configuration here.
|
||||
|
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,4 +1,4 @@
|
||||
contact_links:
|
||||
- name: Community discussions
|
||||
- name: I have a question 🤔
|
||||
url: https://github.com/frankie567/fastapi-users/discussions
|
||||
about: ➡ If you have any question about the usage of FastAPI Users that's not clearly a bug, please open a discussion first.
|
||||
about: If you have any question about the usage of FastAPI Users that's not clearly a bug, please open a discussion first.
|
||||
|
Reference in New Issue
Block a user