Skip to content

Commit 9da0761

Browse files
committed
docs: add note about office hours and public calendar
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed --- --- type: pre_push_report description: Results of running various checks prior to pushing changes. report: - task: run_javascript_examples status: na - task: run_c_examples status: na - task: run_cpp_examples status: na - task: run_javascript_readme_examples status: passed - task: run_c_benchmarks status: na - task: run_cpp_benchmarks status: na - task: run_fortran_benchmarks status: na - task: run_javascript_benchmarks status: na - task: run_julia_benchmarks status: na - task: run_python_benchmarks status: na - task: run_r_benchmarks status: na - task: run_javascript_tests status: na ---
1 parent bd3e6ac commit 9da0761

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Thank you for being a part of our community! Your support is invaluable to us!
7777

7878
### External Resources
7979

80-
- [**Google Calendar**][stdlib-public-calendar]: calendar of public events, including open office hours.
80+
- [**Google Calendar**][stdlib-public-calendar]: calendar of public events, including [open office hours][stdlib-office-hours].
8181
- [**Open Collective**][open-collective-stdlib]: financially support the project.
8282
- [**Twitter**][stdlib-twitter]: follow us on social media.
8383
- [**Gitter**][stdlib-gitter]: chat with project maintainers and other community members.
@@ -659,6 +659,10 @@ Copyright © 2016-2025. The Stdlib [Authors][stdlib-authors].
659659
660660
[![Chat][chat-image]][chat-url]
661661
662+
Have something you want to discuss? In addition to the community chat, we hold regular [office hours][stdlib-office-hours] over video conferencing, which is a great opportunity to ask questions, share ideas, and engage directly with the stdlib team.
663+
664+
You can also subscribe to our [project calendar][stdlib-public-calendar] to stay informed about the latest public community events.
665+
662666
</section>
663667
664668
<!-- /.badges> -->
@@ -782,6 +786,8 @@ Test and build infrastructure is generously provided by the following services:
782786
783787
[stdlib-public-calendar]: https://calendar.google.com/calendar/embed?src=a72677fe2820c833714b8b9a2aa87393f742bcaf0d0f6c9499eee6661795eae0%40group.calendar.google.com
784788
789+
[stdlib-office-hours]: https://github.com/stdlib-js/meetings/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3A%22Office%20Hours%22
790+
785791
[open-collective-stdlib]: https://opencollective.com/stdlib
786792
787793
[stdlib-twitter]: https://twitter.com/stdlibjs

0 commit comments

Comments
 (0)