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:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -28,7 +28,7 @@ A clear and concise description of what you expected to happen.
|
|||||||
- FastAPI version :
|
- FastAPI version :
|
||||||
- FastAPI Users version :
|
- FastAPI Users version :
|
||||||
|
|
||||||
### FastAPI Users configuration**
|
### FastAPI Users configuration
|
||||||
|
|
||||||
```py
|
```py
|
||||||
# Please copy/paste your FastAPI Users configuration here.
|
# 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:
|
contact_links:
|
||||||
- name: Community discussions
|
- name: I have a question 🤔
|
||||||
url: https://github.com/frankie567/fastapi-users/discussions
|
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