Skip to content

Commit

Permalink
chore(github): add forums and faqs to the issue template (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka authored Jun 25, 2024
1 parent 32a0b26 commit 3e7458f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Frequently Asked Questions
url: https://ratatui.rs/faq/
about: Check the website FAQ section to see if your question has already been answered
- name: Ratatui Forum
url: https://forum.ratatui.rs
about: Ask questions about ratatui on our Forum
- name: Discord Chat
url: https://discord.gg/pMCEU9hNEj
about: Ask questions about ratatui on Discord
Expand Down

0 comments on commit 3e7458f

Please sign in to comment.