Skip to content

Commit c2a0d76

Browse files
authored
docs: Create config.yml to add links on issue creation
1 parent 3f8fdd3 commit c2a0d76

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
contact_links:
2+
- name: Questions
3+
url: "https://github.com/foxcpp/maddy/discussions/new?category=q-a"
4+
description: "Use GitHub discussions for any questions"
5+
- name: IRC channel
6+
url: "https://webchat.freenode.net/#maddy"
7+
description: "... or there is also an IRC channel for any discussions"

0 commit comments

Comments
 (0)