GitHub Issues documentation
Learn how you can use GitHub Issues to plan and track your work.
Start here
View allPopular
Changing the layout of a view
You can view your project as a high-density table, as a kanban board, or as a timeline-style roadmap.
Linking a pull request to an issue
You can link a pull request or branch to an issue to show that a fix is in progress and to automatically close the issue when the pull request or branch is merged.
Automating Projects using Actions
You can use GitHub Actions to automate your projects.