Skip to content

Commit 0bb88ad

Browse files
authored
Merge pull request #331 from Viddesh1/main
Create config.yml for redirecting to github discussion room and discort server
2 parents b179ff0 + 2267f3b commit 0bb88ad

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: Start a discussion
4+
url: https://github.com/AnswerDotAI/fasthtml/discussions
5+
about: You can ask for help here!
6+
- name: Join our Discord
7+
url: https://discord.gg/qcXvcxMhdP
8+
about: Join our community on Discord!

0 commit comments

Comments
 (0)