mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
Add contact links
This commit is contained in:
parent
eb586ad6a1
commit
2d5e2584ca
1 changed files with 7 additions and 0 deletions
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
contact_links:
|
||||
- name: 💡 Feature Request
|
||||
url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=ideas
|
||||
about: Suggest any ideas you have using our discussion forums.
|
||||
- name: 🛟 Get Help
|
||||
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.
|
||||
Loading…
Reference in a new issue