From 309dd816b6c18e9ab7419219b7037bbfa8fca8c1 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Thu, 10 Nov 2022 15:22:47 +0800 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index cb9e514f..5170ab24 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -14,7 +14,7 @@ Welcome! Thanks for suggesting features! Do you want to ask a question? Are you looking for support? Please ask us on - Discord: https://discord.com/invite/uCPdDXzbdv -- GitHub Discussions: https://github.com/SeaQL/.github/discussions/new +- GitHub Discussions: https://github.com/SeaQL/sea-orm/discussions/new Make sure you have a clear feature specification before open an issue. Alternatively, please start an "Idea" thread on GitHub Discussions and let's formulate the solution together.