2020* [ ES2015 and beyond?] ( #es2015 )
2121* [ Why a monorepo?] ( #monorepo )
2222* [ Why are library packages in a node_modules directory?] ( #lib-node-modules )
23+ * [ How can I support the project?] ( #supporting )
2324* [ Why contribute?] ( #why-contribute )
2425* [ How can I contribute?] ( #contributing )
2526
@@ -517,6 +518,32 @@ __Aside__: A common objection to the directory structure above is that tools oft
517518<!-- </faq-question> -->
518519
519520
521+ <!-- <faq-question> -->
522+
523+ ---
524+
525+ <a name =" supporting " ></a >
526+
527+ ### How can I support the project?
528+
529+ You can support the project by
530+
531+ * contributing algorithms and implementations
532+ * adding tests and benchmarks
533+ * helping improve documentation and examples
534+ * using the project and offering feedback
535+ * filing bug reports and flagging performance regressions
536+ * advocating for standards committees to add features at the specification level to better enable numeric computing in JavaScript
537+ * helping promote the project on social media, at your company, and within your networks
538+ * providing build and infrastructure support
539+ * providing financial support
540+
541+ If you have additional ideas, get in touch, and we'll do our best to help!
542+
543+
544+ <!-- </faq-question> -->
545+
546+
520547<!-- <faq-question> -->
521548
522549---
@@ -534,7 +561,7 @@ You should contribute
534561* if you want to be part of a dedicated, supportive, and inclusive community
535562* if you believe in what we are doing and want to be a part of it :)
536563
537- Reach out, get in touch, and we'll be happy to help you get started!
564+ Reach out, get in touch, and we'll be happy to get you started!
538565
539566<!-- </faq-question> -->
540567
0 commit comments