Issues

A lot of docs work starts from a GitHub issue. Atlas brings your repo's issues into the app, so you can read what needs doing without switching browser tabs.

The issues view

Browsing

Atlas lists your repo's issues, both open and closed. Select one to read its full description, rendered the same way GitHub renders it, including code blocks and task lists.

Requirements

This view uses the GitHub CLI under the hood, so you need it installed and signed in. If it is not set up, Atlas tells you what to do. Once the CLI is authenticated, your issues show up automatically.

Heads up

This view is in beta and is read-only. You can browse issues, but you comment and close them on GitHub itself.

Next steps

On this page