From 5934ae7575f746235231663645fa923ba4b63b71 Mon Sep 17 00:00:00 2001 From: Jirka Date: Fri, 12 Aug 2022 09:42:48 +0200 Subject: [PATCH 1/3] add more issues types --- .github/ISSUE_TEMPLATE/config.yml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0fe790310f247..4fa91bc73f570 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,14 @@ blank_issues_enabled: false contact_links: - - name: Ask a Question + - name: ❓ Ask a Question url: https://github.com/Lightning-AI/lightning/discussions/new - about: Ask and answer Lightning related questions - - name: πŸ’¬ Slack + about: Ask and answer Lightning related questions. + - name: πŸ’¬ Chat with us url: https://www.pytorchlightning.ai/community - about: Chat with our community + about: Live chat with Prefect experts, engineers, and users on our Slack community. + - name: πŸ“– Read the documentation + url: https://lightning.ai/lightning-docs/ + about: Please consult the documentation before opening any issues! + - name: πŸ™‹ Contact us about professional services + url: https://lightning.ai + about: Contact the Lightning.ai sales team for paid support. From af33ede6222eab1c239f9f0553e55d89013d3d7e Mon Sep 17 00:00:00 2001 From: Kaushik B <45285388+kaushikb11@users.noreply.github.com> Date: Fri, 12 Aug 2022 13:35:53 +0530 Subject: [PATCH 2/3] Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Mansy --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4fa91bc73f570..a49a4dc192e01 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,7 +5,7 @@ contact_links: about: Ask and answer Lightning related questions. - name: πŸ’¬ Chat with us url: https://www.pytorchlightning.ai/community - about: Live chat with Prefect experts, engineers, and users on our Slack community. + about: Live chat with experts, engineers, and users on our Slack community. - name: πŸ“– Read the documentation url: https://lightning.ai/lightning-docs/ about: Please consult the documentation before opening any issues! From 2deb22fddd911124def74e6e8f9944170cccefdd Mon Sep 17 00:00:00 2001 From: Jirka Borovec Date: Fri, 12 Aug 2022 18:48:19 +0200 Subject: [PATCH 3/3] typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrian WΓ€lchli --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a49a4dc192e01..f71844e9664fe 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,7 +5,7 @@ contact_links: about: Ask and answer Lightning related questions. - name: πŸ’¬ Chat with us url: https://www.pytorchlightning.ai/community - about: Live chat with experts, engineers, and users on our Slack community. + about: Live chat with experts, engineers, and users in our Slack community. - name: πŸ“– Read the documentation url: https://lightning.ai/lightning-docs/ about: Please consult the documentation before opening any issues!