4 – Public Spaces

Public Spaces are open knowledge bases for OSS projects powered by Dosu. Anyone can ask questions, explore documentation, and get answers about code, issues, PRs, and discussions.

You can explore all public spaces at https://app.dosu.dev/explore.

Access Public Spaces directly from GitHub

Dosu mirrors GitHub's URL structure, so you can jump from any GitHub repository to its Public Space with a simple URL change. While browsing a repo on GitHub, replace github.com with github.dosu.com (and the rest of the path stays the same).

For example, if you're viewing Apache Airflow at:

https://github.com/apache/airflow

You can change it to:

https://github.dosu.com/apache/airflow

Then, if a Public Space exists for that repository, you'll be able to browse documents and start asking questions. If one doesn't exist yet, you'll see an option to request it.

Want a Public Space for a project you maintain or use? You can request one via https://app.dosu.dev/explore or contact us via Dosu's Discord community.