Skip to content

Commit

Permalink
Merge pull request #4589 from werf/chore_issue_template_up_discussions
Browse files Browse the repository at this point in the history
chore(issue_template): increase priority of discussions on github over tg
  • Loading branch information
ilya-lesikov committed Jul 7, 2022
2 parents bb19dbc + 5f1eac8 commit 36b2ea7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
@@ -1,11 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: 💬 Discussions
url: https://github.com/werf/werf/discussions/categories/general
about: Ask a question
- name: 💬 Telegram channel [EN]
url: https://t.me/werf_io
about: Ask a question
- name: 💬 Telegram channel [RU]
url: https://t.me/werf_ru
about: Ask a question
- name: 💬 Discussions
url: https://github.com/werf/werf/discussions/categories/general
about: Ask a question

0 comments on commit 36b2ea7

Please sign in to comment.