From ad7222509dc37e6256c9acd6065ca650d275de2a Mon Sep 17 00:00:00 2001 From: John Maguire Date: Mon, 19 Dec 2022 12:28:49 -0500 Subject: [PATCH] Add a link to mobile nebula in the new issue form (#790) --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 84a191c..94e2c6b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,3 +7,7 @@ contact_links: - name: 💁 Support/Chat url: https://join.slack.com/t/nebulaoss/shared_invite/enQtOTA5MDI4NDg3MTg4LTkwY2EwNTI4NzQyMzc0M2ZlODBjNWI3NTY1MzhiOThiMmZlZjVkMTI0NGY4YTMyNjUwMWEyNzNkZTJmYzQxOGU about: 'This issue tracker is not for support questions. Join us on Slack for assistance!' + + - name: 📱 Mobile Nebula + url: https://github.com/definednet/mobile_nebula + about: 'This issue tracker is not for mobile support. Try the Mobile Nebula repo instead!'