Skip to content

Commit 80201fe

Browse files
update templates
1 parent bcfa388 commit 80201fe

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
contact_links:
2-
- name: 🛟 Get Help
3-
url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support
4-
about: If you can't get something to work the way you expect, open a question in our discussion forums.
52
- name: 👾 Discord
63
url: https://discord.gg/f4Cbf3HT
74
about: Something else? Join the Discord!

.github/ISSUE_TEMPLATE/get_help.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "🛟 Get Help"
3+
about: If you can't get something to work the way you expect, open a question in our discussion forums.
4+
title: ""
5+
labels: help wanted
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Please search existing issues to avoid creating duplicates. -->
11+
12+
<!-- Describe the issue you are facing. -->

0 commit comments

Comments
 (0)