Today's Changelog brings you the release of issue closed reasons, project deletion, and availability of the new side-panel.
🕵🏽♀️ Issue closed reasons
We announced a preview of issue closed reasons in March and today, we're releasing them to everyone. 🎉
Issue closed reasons help you communicate the why
when closing an issue:
- When closing, you can opt to close as
complete
(default option) ornot-planned
. - When filtering, adding a reason will allow you to filter down to the specific set you need with either
reason:complete
orreason:"not planned"
. - We have added a new
state_reason
attribute to our REST API, GraphQL API and webhooks. These are currently in preview and will be fully shipped in the upcoming week.
✂️ Delete projects you no longer need
While you've been able to close
projects, we heard you loud and clear that it wasn't enough and we're now introducing the ability to fully delete a project. Keep your project lists tidy by deleting experimental or out-of-date projects that are no longer relevant to you and your team.
💥 Side-panel enabled for all projects (beta) users
In our last changelog, we introduced the projects side-panel as a feature preview users could choose to enable.
After seeing users flock to enable this feature and lots of great feedback in our side-panel discussion, we've decided to enable this feature by default.
Expect continued improvements in the side-panel experience over the next few months. ☀️
✨ Bug fixes & improvements
Other changes include:
- Added a
Copy link
button to the sidebar for easier issue sharing and enabled keyboard shortcut (Space
) to open the side panel. - Fixed various bugs around syncing information between the project and side panel.
- Fixed full-height Markdown editor for drafts.
- View and edit projects (beta) custom fields on GitHub Mobile.
See how to use GitHub for project planning with GitHub Issues, check out what's on the roadmap, and learn more in the docs.