mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
update templates
This commit is contained in:
parent
bcfa388f62
commit
80201fea97
2 changed files with 12 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,7 +1,4 @@
|
|||
contact_links:
|
||||
- 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.
|
||||
- name: 👾 Discord
|
||||
url: https://discord.gg/f4Cbf3HT
|
||||
about: Something else? Join the Discord!
|
||||
|
|
|
|||
12
.github/ISSUE_TEMPLATE/get_help.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/get_help.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: "🛟 Get Help"
|
||||
about: If you can't get something to work the way you expect, open a question in our discussion forums.
|
||||
title: ""
|
||||
labels: help wanted
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please search existing issues to avoid creating duplicates. -->
|
||||
|
||||
<!-- Describe the issue you are facing. -->
|
||||
Loading…
Reference in a new issue