mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Guide people to the right places to ask questions (#1631)
* README: Link to discussions instead of issues in Getting Help section * Link to Discussions and Discord on new issue page
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
contact_links:
|
||||
- name: Q&A (GitHub Discussions)
|
||||
url: https://github.com/tokio-rs/axum/discussions/categories/q-a
|
||||
about: Q&A all around axum usage
|
||||
- name: Tokio Discord
|
||||
url: https://discord.gg/tokio
|
||||
about: Community chat for Tokio (axum channel is under libs)
|
||||
Reference in New Issue
Block a user