mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
fix: update issue template fields and Discord link
This commit is contained in:
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -6,5 +6,5 @@ contact_links:
|
|||||||
about: GitHub Discussions
|
about: GitHub Discussions
|
||||||
|
|
||||||
- name: Discord community
|
- name: Discord community
|
||||||
url: https://discord.gg/kG35uSHDBc
|
url: https://discord.com/channels/1057273017547378788/1126104260430528613
|
||||||
about: Join our discord community
|
about: Join our discord community
|
||||||
|
4
.github/ISSUE_TEMPLATE/miscellaneous.yml
vendored
4
.github/ISSUE_TEMPLATE/miscellaneous.yml
vendored
@ -6,7 +6,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: information-git-provider
|
id: information-git-provider
|
||||||
attributes:
|
attributes:
|
||||||
label: Git provider
|
label: Git provider (optional)
|
||||||
description: 'Git Provider:'
|
description: 'Git Provider:'
|
||||||
options:
|
options:
|
||||||
- "Github Cloud"
|
- "Github Cloud"
|
||||||
@ -20,7 +20,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: system-info
|
id: system-info
|
||||||
attributes:
|
attributes:
|
||||||
label: System Info
|
label: System Info (optional)
|
||||||
description: Please share your system info with us.
|
description: Please share your system info with us.
|
||||||
placeholder: model used, deployment type (action/app/cli/...), etc...
|
placeholder: model used, deployment type (action/app/cli/...), etc...
|
||||||
validations:
|
validations:
|
||||||
|
Reference in New Issue
Block a user