diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1f61ea2b..75dd2770 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b279c364..e0da4fd0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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.