Improvement

November 6, 20252 Minute Read

Improved onboarding flow for GitHub Projects

We’ve improved the GitHub Projects onboarding flow to help you get started faster, with options to connect and import items from a repository, set a default repository for new issues, use new default workflows to set up your project, and more.

🚀 Key improvements

Import items from a repository

https://github.blog/wp-content/uploads/2025/11/import_items.mp4#t=0.001

During onboarding, you can now choose to import open issues, open pull requests, or both from a specified repository. The selected items are automatically imported when the project is created, so you can start with your existing content right away.

Set a default repository

https://github.blog/wp-content/uploads/2025/11/default_repo.mp4#t=0.001

In project settings, you can now select a default repository. All new issues created in this project will be automatically associated with the selected repository.

Pull request linked to issue workflow

https://github.blog/wp-content/uploads/2025/11/linked_PRs_workflow.mp4#t=0.001

A new default workflow, Pull request linked to issue, automatically sets the status of an issue to “In progress” whenever a linked pull request exists.

🛠 Additional onboarding improvements

  • New projects now show linked pull requests and sub-issues as default fields.
  • The Team planning template now defaults to Table view instead of Board view.
  • Insights and Workflows buttons have been elevated in the UI for easier discovery.
  • Polishing and minor fixes to make onboarding smoother and more reliable.

🤖 API improvements

We’ve made improvements to the Projects GraphQL API making it easier to automate your project workflows.

✍ Tell us what you think!

Join the conversation in the GitHub Community, or select Give feedback from the project menu to share your thoughts.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Improved onboarding flow for GitHub Projects - GitHub Changelog