diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 61afa8d..bb933e2 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -6,7 +6,7 @@ body: value: | Thanks for reporting an issue, please review the task list below before submitting the issue. Your issue report will be closed if the issue is incomplete and the below tasks not completed. - NOTE: If you are unsure about something and the issue is more of a question a better place to ask questions is on [Github Discussions](https://github.com/kestra-io/kestra/discussions) or [Slack](https://api.kestra.io/v1/communities/slack/redirect). + NOTE: If you are unsure about something and the issue is more of a question a better place to ask questions is on [Slack](https://kestra.io/slack). - type: textarea attributes: label: Expected Behavior @@ -38,7 +38,7 @@ body: description: Environment information where the problem occurs. value: | - Kestra Version: - - Plugin version: + - Plugin version: - Operating System (OS / Docker / Kubernetes): - Java Version (If not docker): validations: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a6d0656..597602e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,4 @@ contact_links: - - name: GitHub Discussions - url: https://github.com/kestra-io/kestra/discussions - about: Ask questions about Kestra on Github - name: Chat - url: https://api.kestra.io/v1/communities/slack/redirect + url: https://kestra.io/slack about: Chat with us on Slack.