This is an automated email from the ASF dual-hosted git repository. linguini pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/master by this push: new aaa9187cb Update to the community page to include the Reddit aaa9187cb is described below commit aaa9187cb47fad9df46b094700a96756379c8b6f Author: Matteo Golin <matteo.go...@gmail.com> AuthorDate: Mon Sep 1 18:30:53 2025 -0400 Update to the community page to include the Reddit --- _data/project.yml | 1 + community.md | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/_data/project.yml b/_data/project.yml index bc6506c0c..d72952043 100644 --- a/_data/project.yml +++ b/_data/project.yml @@ -63,6 +63,7 @@ community_events_workshop_2025_cfp: https://docs.google.com/forms/d/e/1FAIpQLSec community_events_workshop_2025_linkedin_event: https://www.linkedin.com/company/nuttx/ socialmedia_youtube: https://www.youtube.com/@nuttxchannel +socialmedia_reddit: https://www.reddit.com/r/nuttx/ socialmedia_hackster: https://www.hackster.io/nuttx socialmedia_linkedin_company: https://www.linkedin.com/company/nuttx socialmedia_linkedin_group: https://www.linkedin.com/groups/12002792 diff --git a/community.md b/community.md index b5ab81b5c..8f6b0c688 100644 --- a/community.md +++ b/community.md @@ -56,17 +56,20 @@ Get help using {{ site.data.project.short_name }} or contribute to the project o The mailing list and project website is our central hub of information, but there are several social media channels where you can find interesting videos, updates, DIY projects that may help you work with NuttX RTOS. -* YouTube: [https://www.youtube.com/@nuttxchannel]({{ site.data.project.socialmedia_youtube }}). +* Discord: [https://discord.gg/YaqhJjHF95]({{ site.data.project.socialmedia_discord }}). * Hackster: [https://www.hackster.io/nuttx]({{ site.data.project.socialmedia_hackster }}). * LinkedIn: [https://www.linkedin.com/company/nuttx]({{ site.data.project.socialmedia_linkedin_company }}) , [https://www.linkedin.com/groups/12002792]({{ site.data.project.socialmedia_linkedin_group }}). -* Discord: [https://discord.gg/YaqhJjHF95]({{ site.data.project.socialmedia_discord }}). +* Reddit: [https://www.reddit.com/r/nuttx/]({{ site.data.project.socialmedia_reddit }}). +* YouTube: [https://www.youtube.com/@nuttxchannel]({{ site.data.project.socialmedia_youtube }}). +You may also use the Reddit forum as a place to ask support/help questions. The mailing list must be used for big change proposals, but if you just need help using NuttX and navigating the project, the Reddit forum is another avenue to seek help! ### Issue tracker #### Bug Reports -Found a bug? Send an email to the dev list {{ site.data.project.dev_list }}. +Found a bug? Send an email to the dev list {{ site.data.project.dev_list }}, or open an issue on the GitHub repository +issue tracker. Before submitting an issue, please: