From 90a98b8629972b28023922ee0269c67ca772aa45 Mon Sep 17 00:00:00 2001 From: Austin Bonander Date: Sat, 20 Apr 2024 18:30:46 -0700 Subject: [PATCH] add #3211 to create-issue links --- .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 bf6ba52575..cd097634ca 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Enabling some optional features adds unexpected crates to Cargo.lock + url: https://github.com/launchbadge/sqlx/issues/3211 + about: See this issue. - name: I have a question or problem url: https://github.com/launchbadge/sqlx/tree/main/FAQ.md about: See our FAQ.