🌐 New and improved Issues dashboard
You’ll now see an updated Issues dashboard page at github.com/issues, allowing you to easily find and create issues across repositories and organizations. This page can be accessed through the global navigation menu under Issues.
These improvements include:
- A new filter bar with autocomplete and syntax highlighting to make building searches fast and easy.
- The ability to perform advanced searches using
AND
andOR
keywords as well as nested searches. For example,(org:github AND type:bug) OR (org:dizzbot AND has:sub-issue)
allows you to find issues across multiple organizations. Note that a space between filter fields acts as anAND
search. - The ability to create issues directly from this page by selecting New issue and choosing a repository.
- A new Recent activity view in addition to the Created by me, Assigned to me, and Mentioned views. This view finds relevant issues that involve you.
✍ Tell us what you think!
Join the discussion in GitHub Community.
See how to use GitHub for project planning with GitHub Issues, check out what’s on the roadmap, and learn more in the documentation.