From 271eda4397a47f6249a8a9b78aa3e972d26c3490 Mon Sep 17 00:00:00 2001
From: Clifford Fajardo <cliffordfajardo@gmail.com>
Date: Fri, 18 Mar 2022 12:31:50 -0700
Subject: [PATCH] chore: update config.yml; add more community remix official
 resource links (#1982)

Co-authored-by: Clifford Fajardo <cliffordfajardo@users.noreply.github.com>
---
 .github/ISSUE_TEMPLATE/config.yml | 9 +++++++++
 contributors.yml                  | 1 +
 2 files changed, 10 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 5942a64907f..798c17d271d 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -10,3 +10,12 @@ contact_links:
     about:
       We appreciate you taking the time to improve Remix with your ideas, but we
       use the Discussions for this instead of the issues tab 🙂.
+  - name: 💬 Remix Discord Channel
+    url: https://rmx.as/discord
+    about: Interact with other people using Remix 📀
+  - name: 💬 New Updates (Twitter)
+    url: https://twitter.com/remix_run
+    about: Stay up to date with Remix news on twitter
+  - name: 🍿 Remix YouTube Channel
+    url: https://rmx.as/youtube
+    about: Are you a tech lead or wanting to learn more about Remix in depth? Checkout the Remix YouTube Channel
\ No newline at end of file
diff --git a/contributors.yml b/contributors.yml
index 4dde7441067..392e2b4b1f7 100644
--- a/contributors.yml
+++ b/contributors.yml
@@ -43,6 +43,7 @@
 - christianhg
 - christophgockel
 - clarkmitchell
+- cliffordfajardo
 - codymjarrett
 - confix
 - coryhouse