Skip to content

Commit 6e238b4

Browse files
committed
chore(cicd): remove github discussions link
1 parent 251044b commit 6e238b4

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
value: |
77
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.
88
9-
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).
9+
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).
1010
- type: textarea
1111
attributes:
1212
label: Expected Behavior

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
contact_links:
2-
- name: GitHub Discussions
3-
url: https://github.com/kestra-io/kestra/discussions
4-
about: Ask questions about Kestra on Github
52
- name: Chat
6-
url: https://api.kestra.io/v1/communities/slack/redirect
3+
url: https://kestra.io/slack
74
about: Chat with us on Slack.

0 commit comments

Comments
 (0)