From ae5ff025effc3030d49b213d692bea5d5ba0d46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Voron?= Date: Sat, 25 Oct 2025 08:12:33 +0200 Subject: [PATCH] Update GitHub config --- .github/FUNDING.yml | 1 - .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 3cc6b566..00000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -polar: frankie567 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 947517b3..5e33865c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,8 @@ +blank_issues_enabled: false contact_links: + - name: ⚠️ We're in maintenance mode + url: https://github.com/fastapi-users/fastapi-users/discussions/1543 + about: FastAPI Users is now in maintenance mode. We will only be addressing critical bugs and security issues. For more details, please read the discussion. - name: I have a question 🤔 url: https://github.com/fastapi-users/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.