Skip to content

Commit 87a3eab

Browse files
authored
chore: recommend Expo Discord over read-only forums in issue template (#1108)
Recommend Expo Discord over forums
1 parent badb63c commit 87a3eab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: I use Expo
4-
url: https://forums.expo.dev/tag/asyncstorage
5-
about: I have issues with AsyncStorage and Expo.
3+
- name: I use Expo and I have issues with AsyncStorage.
4+
url: https://discord.com/invite/expo
5+
about: Visit Expo Discord to discuss your problem.

0 commit comments

Comments
 (0)