mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
docs: reorder contact links in issue template config
This commit is contained in:
parent
2f69c8989c
commit
20bbe4187a
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,12 +1,12 @@
|
|||
blank_issues_enabled: true
|
||||
version: 0.1
|
||||
contact_links:
|
||||
- name: Discord community
|
||||
url: https://discord.gg/kG35uSHDBc
|
||||
about: Join our discord community
|
||||
- name: Qodo Merge documentation
|
||||
url: https://qodo-merge-docs.qodo.ai/
|
||||
about: Access comprehensive guides
|
||||
- name: Discord community
|
||||
url: https://discord.gg/kG35uSHDBc
|
||||
about: Join our discord community
|
||||
- name: Qodo site
|
||||
url: https://www.qodo.ai/
|
||||
about: Visit our main website
|
||||
|
|
|
|||
Loading…
Reference in a new issue