mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Add #![doc(html_playground_url)] * Add playground link in website navbar * Option about playground issue * translations * Update packages/yew/src/lib.rs
12 lines
480 B
YAML
12 lines
480 B
YAML
blank_issues_enabled: true
|
|
contact_links:
|
|
- name: Ask question
|
|
url: https://discord.gg/VQck8X4
|
|
about: Looking for a quick answer? Ask the community!
|
|
- name: Feature proposal
|
|
url: https://github.com/yewstack/yew/discussions/categories/ideas
|
|
about: Start a discussion for a feature you would like to see
|
|
- name: Issue with the Playground?
|
|
url: https://github.com/yewstack/yew-playground/issues/new
|
|
about: Open an issue on the yew-playground repository
|