Skip to content

Commit 4d7fe07

Browse files
committed
fix: update issue template fields and Discord link
1 parent 456d5aa commit 4d7fe07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ contact_links:
66
about: GitHub Discussions
77

88
- name: Discord community
9-
url: https://discord.gg/kG35uSHDBc
9+
url: https://discord.com/channels/1057273017547378788/1126104260430528613
1010
about: Join our discord community

.github/ISSUE_TEMPLATE/miscellaneous.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
- type: dropdown
77
id: information-git-provider
88
attributes:
9-
label: Git provider
9+
label: Git provider (optional)
1010
description: 'Git Provider:'
1111
options:
1212
- "Github Cloud"
@@ -20,7 +20,7 @@ body:
2020
- type: textarea
2121
id: system-info
2222
attributes:
23-
label: System Info
23+
label: System Info (optional)
2424
description: Please share your system info with us.
2525
placeholder: model used, deployment type (action/app/cli/...), etc...
2626
validations:

0 commit comments

Comments
 (0)