mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
add discord link to issue template
This commit is contained in:
parent
09ffca7a95
commit
bcfa388f62
1 changed files with 4 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -2,3 +2,6 @@ contact_links:
|
||||||
- name: 🛟 Get Help
|
- name: 🛟 Get Help
|
||||||
url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support
|
url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support
|
||||||
about: If you can't get something to work the way you expect, open a question in our discussion forums.
|
about: If you can't get something to work the way you expect, open a question in our discussion forums.
|
||||||
|
- name: 👾 Discord
|
||||||
|
url: https://discord.gg/f4Cbf3HT
|
||||||
|
about: Something else? Join the Discord!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue