diff --git a/docs/source/contributing/community.md b/docs/source/contributing/community.md index be7e0bf5..ea19216b 100644 --- a/docs/source/contributing/community.md +++ b/docs/source/contributing/community.md @@ -16,7 +16,7 @@ We use [our Gitter channel](https://gitter.im/jupyterhub/jupyterhub) for online, [Github issues](https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues) are used for most long-form project discussions, bug reports and feature requests. -- Issues related to a specific authenticator or spawner should be opened in the appropriate repository for the authenticator or spawner. +- Issues related to a specific authenticator or spawner should be opened in the appropriate repository for the authenticator or spawner. - If you are using a specific JupyterHub distribution (such as [Zero to JupyterHub on Kubernetes](http://github.com/jupyterhub/zero-to-jupyterhub-k8s) or [The Littlest JupyterHub](http://github.com/jupyterhub/the-littlest-jupyterhub/)), you should open issues directly in their repository. - If you cannot find a repository to open your issue in, do not worry! Open the issue in the [main JupyterHub repository](https://github.com/jupyterhub/jupyterhub/) and our community will help you figure it out.