We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456d5aa commit 4d7fe07Copy full SHA for 4d7fe07
.github/ISSUE_TEMPLATE/config.yml
@@ -6,5 +6,5 @@ contact_links:
6
about: GitHub Discussions
7
8
- name: Discord community
9
- url: https://discord.gg/kG35uSHDBc
+ url: https://discord.com/channels/1057273017547378788/1126104260430528613
10
about: Join our discord community
.github/ISSUE_TEMPLATE/miscellaneous.yml
@@ -6,7 +6,7 @@ body:
- type: dropdown
id: information-git-provider
attributes:
- label: Git provider
+ label: Git provider (optional)
description: 'Git Provider:'
11
options:
12
- "Github Cloud"
@@ -20,7 +20,7 @@ body:
20
- type: textarea
21
id: system-info
22
23
- label: System Info
+ label: System Info (optional)
24
description: Please share your system info with us.
25
placeholder: model used, deployment type (action/app/cli/...), etc...
26
validations:
0 commit comments