From 1950e4a3acca7fc7507c83c273f8807965339f95 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Wed, 26 Jun 2024 10:39:04 +0200 Subject: [PATCH] Recommend Expo Discord over forums --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 61da983b..6907ca9f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: I use Expo - url: https://forums.expo.dev/tag/asyncstorage - about: I have issues with AsyncStorage and Expo. + - name: I use Expo and I have issues with AsyncStorage. + url: https://discord.com/invite/expo + about: Visit Expo Discord to discuss your problem.