diff --git a/source/working-groups.md b/source/working-groups.md index 4788122..0f1a946 100644 --- a/source/working-groups.md +++ b/source/working-groups.md @@ -15,6 +15,7 @@ Everyone is welcome to join our groups. No (GDCC) fee is required to join a grou ## Working Groups (WG) - [Large Data Support](https://dataverse.zulipchat.com/#narrow/stream/432390-large-data) - [Containerization](https://ct.gdcc.io) +- [Documentation](working-groups/documentation) - [PyDataverse](https://py.gdcc.io/) - Controlled Vocabularies (inactive) - Dataverse Sustainability ([charter](https://docs.google.com/document/d/17zp7hBy4OeprpZ4cL2YwuhpRL9li-7j_OCjYE0MYC1k/edit?usp=sharing), [shared notes](https://docs.google.com/document/d/1uBCeLOkHuW0BHMdMbAT3zh8gsaPFWHR1NCTVAR7Xh_A/edit?usp=sharing)) @@ -23,6 +24,7 @@ Everyone is welcome to join our groups. No (GDCC) fee is required to join a grou ```{toctree} :hidden: +working-groups/documentation.md working-groups/sensitive-data.md ``` diff --git a/source/working-groups/documentation.md b/source/working-groups/documentation.md new file mode 100644 index 0000000..ad7cb55 --- /dev/null +++ b/source/working-groups/documentation.md @@ -0,0 +1,35 @@ +# Documentation Working Group + +## About + +This working group is for all community members interested improving [Dataverse documentation](https://guides.dataverse.org) ([source](https://github.com/IQSS/dataverse/tree/develop/doc/sphinx-guides/source), [how to contribute](https://guides.dataverse.org/en/latest/contributor/documentation.html)). + +## Chat + +We use the [#docs channel][] in Zulip. Please feel free to jump in and say hi! + +[#docs channel]: https://dataverse.zulipchat.com/#narrow/stream/446770-docs + +## Group meetings + +We welcome anyone to join our meetings! + +We meet on the third Friday of the month at 2pm UTC. + +Please find us on Google Meet: + +You can also find our meetings in the [Dataverse Community Calendar][]. + +[Dataverse Community Calendar]: https://calendar.google.com/calendar/embed?src=c_udn4tonm401kgjjre4jl4ja0cs%40group.calendar.google.com&ctz=America%2FNew_York + +### Upcoming meetings + +- [2024-08-16](https://time.is/compare/1400_16_Aug_2024_in_UTC) - [Notes](https://docs.google.com/document/d/1wUpmkOfQICuPQPbITqJ2oZSD2cSJBdHioEsaLck6_Es/edit?usp=sharing) + +### Previous meetings + +(None) + +## Improving this website + +Please feel free open an issue or create a pull request at .