From edafbc20fc598866fad5213a7a29fbaf360eb4e0 Mon Sep 17 00:00:00 2001 From: collerek Date: Tue, 16 Feb 2021 09:58:20 +0100 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ 1 file changed, 7 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 0000000..73e70e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +contact_links: + - name: I have a question ❓ + url: https://github.com/collerek/ormar/discussions + about: If you have any question about the usage of ormar, please open a discussion first. + - name: I want a new feature 🆕 + url: https://github.com/collerek/ormar/discussions + about: If you would like to request or make a change/enhancement that is not trivial, please open a discussion first.