Skip to content

Commit

Permalink
add discussion and discord links when opening issues
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Sep 2, 2024
1 parent f206866 commit 9f4d66c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
contact_links:
- name: 🗨 Discussions
url: https://github.com/ionide/ionide-vscode-fsharp/discussions/new/choose
about: Ask and answer questions.
- name: 💬 Discord server
url: https://discord.gg/R6n7c54
about: Chat with the community.

0 comments on commit 9f4d66c

Please sign in to comment.