diff --git a/docs/community.rst b/docs/community.rst new file mode 100644 index 00000000..2f7aff3f --- /dev/null +++ b/docs/community.rst @@ -0,0 +1,33 @@ +.. _community: + +Community +--------- +Our community works mostly on `GitHub `__, +directly on issues and pull requests. + +If you encounter any issues, please don't hesitate to open an issue on our +repository. + +If you'd like to contribute to the project, please make sure you read our +`contributing guidelines +`__. + + +Discord +~~~~~~~ +We also have a place on Hugging Face's discord server. We're happy to see you +there and answer any questions you might have. You can join using this `invite +link `__. Once you join, first you need to accept +the rules on the server regarding respectful and harassment free communication, +and then you can head to the ``#role-assignment`` channel where you'll find and +``Open Source ML`` button. Clicking on that will give you access to a few +channels and categories, including the ``skops`` category. + +Maintainers +----------- +Current maintainers of the project are (in alphabetical order): + +- `Adrin Jalali `__ +- `Benjamin Bossan `__ +- `Erin Aho `__ +- `Merve Noyan `__ diff --git a/docs/index.rst b/docs/index.rst index 12f21a1e..0bd2efb7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -40,6 +40,13 @@ User Guide / API Reference model_card persistence modules/classes + +Community / About +================= +.. toctree:: + :maxdepth: 1 + + community changes Indices and tables