Skip to content

Commit 2267f3b

Browse files
authored
Create config.yml for redirecting to github discussion room and discort server
Added a blank issue template for redirecting the developer/end user to github discussion room and discord server. As a result the end user can ask for the help in appropriate dedicated platform and learn from it through fasthtml community.
1 parent db40c7d commit 2267f3b

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)