From c7510df0096a617dcee896fc05418f3fc6a088c1 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Fri, 1 Dec 2023 10:03:29 +0000 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d53fc90c..a165d6ff 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Feature Request + url: https://github.com/SeaQL/sea-orm/discussions/new?category=ideas + about: Suggest a new feature for this project - name: Q & A url: https://github.com/SeaQL/sea-orm/discussions/new?category=q-a about: Ask a question or look for help. Try to provide sufficient context, snippets to reproduce and error messages.