Skip to content

Commit 657af8b

Browse files
committed
Add Discord channel links
Signed-off-by: Bernd Verst <github@bernd.dev>
1 parent b9109d2 commit 657af8b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Dapr Community Support (Discord Chat, Community meetings, etc.)
3+
- name: Dapr Discord: Python SDK channel
4+
url: https://discord.com/channels/778680217417809931/782286950983663617
5+
- name: Dapr Discord: Workflow SDK channel
6+
url: https://discord.com/channels/778680217417809931/1075836407156850698
7+
- name: Dapr Community Support (Discord Invitation, Community meetings, etc.)
48
url: https://github.com/dapr/community
5-
about: Please ask and answer questions here. This is the best place to get help from fellow users with realworld experience.
9+
about: More information about the Dapr community and how to get involved.
610
- name: Reporting security issues
711
url: https://docs.dapr.io/operations/support/support-security-issues/
812
about: Please report security vulnerabilities here.

0 commit comments

Comments
 (0)