Skip to content

Commit 66a20a8

Browse files
authored
chore(cfg): Add config.yml for new issues (#2688)
1 parent ae44ef9 commit 66a20a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Technical Questions
4+
url: https://github.com/libp2p/go-libp2p/discussions/new?category=q-a
5+
about: Please ask technical questions in the go-libp2p Github Discusions forum.
6+
- name: Community-wide libp2p Discussion
7+
url: https://discuss.libp2p.io
8+
about: Discussions and questions about the libp2p community.

0 commit comments

Comments
 (0)