Skip to content

Commit 119d917

Browse files
authored
Update config.yml - links and typo fix
add docs link, bluesky link, fix typo
1 parent 9a9a6e9 commit 119d917

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

.github/ISSUE_TEMPLATE/config.yml

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,21 @@ contact_links:
33
- name: 🤔 Long question or idea
44
url: https://github.com/solidjs/solid-router
55
about: Ask long-form questions and discuss ideas.
6+
- name: 📝 Official Documentation
7+
url: https://docs.solidjs.com/solid-router
8+
about: Check existing documentation on APIs and how to use Solid-Router.
69
- name: 💬 Community Chat
710
url: https://discord.com/invite/solidjs
8-
about: Ask quick questions or simply chat on the EdgeDB Discord server.
9-
- name: 💬 New Updates (Twitter)
10-
url: https://twitter.com/solid_js
11-
about: Link to our twitter account if you want to follow us and stay up to date with news
11+
about: Ask quick questions or simply chat on the SolidJS Discord server.
12+
- name: 💬 New Updates (X - formerly Twitter)
13+
url: https://x.com/solid_js
14+
about: Link to our X account if you want to follow us and stay up to date with news.
15+
- name: 💬 New Updates BlueSky
16+
url: https://bsky.app/profile/solidjs.com
17+
about: Link to our BlueSky account if you want to follow us and stay up to date with news.
1218
- name: 💬 New Updates (Reddit)
1319
url: https://www.reddit.com/r/solidjs/
14-
about: Link to our twitter account if you want to follow us and stay up to date with news
20+
about: Link to our twitter account if you want to follow us and stay up to date with news.
1521
- name: 🍿 YouTube Channel
1622
url: https://www.youtube.com/c/RyanCarniato9
17-
about: Are you a techlead or wanting to learn more about SolidJS? Watch Ryan Carniato (creator of solidJS) share detailed technical deep dives into topics like how SolidJS, Server Side Rendering (SSR), ReactJS, Svelte, MarkoJS & Partial Hydration works under the hood and so much more
23+
about: Are you a techlead or wanting to learn more about SolidJS? Watch Ryan Carniato (creator of SolidJS) share detailed technical deep dives into topics like how SolidJS, Server Side Rendering (SSR), ReactJS, Svelte, MarkoJS & Partial Hydration works under the hood and so much more.

0 commit comments

Comments
 (0)