chore(github): Enable GitHub Discussions (#1397)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
eade73f62e
commit
1a5a22b774
1 changed files with 3 additions and 0 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,6 +1,9 @@
|
|||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
- name: Ask a question
|
||||
url: https://github.com/argoproj/argo-helm/discussions/new
|
||||
about: Ask a question or start a discussion about our community Helm Charts
|
||||
- name: Chat on Slack
|
||||
url: https://argoproj.github.io/community/join-slack
|
||||
about: Maybe chatting with the community can help
|
||||
|
|
Loading…
Reference in a new issue