From 0ae0a8e279a2cf33ca098d6332198f8633e57cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Voron?= Date: Wed, 23 Dec 2020 17:19:06 +0100 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..b279c364 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Community 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.