About 50 results
Open links in new tab
  1. Creating a pull request - GitHub Docs

    To create a pull request that is ready for review, click Create Pull Request. To create a draft pull request, use the drop-down and select Create Draft Pull Request, then click Draft Pull Request.

  2. Pull requests documentation - GitHub Docs

    Create a pull request to propose and collaborate on changes to a repository. These changes are proposed in a branch, which ensures that the default branch only contains finished and approved work.

  3. About pull requests - GitHub Docs

    When you create a pull request, you can choose to make it a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review them.

  4. Creating a pull request from a fork - GitHub Docs

    To create a pull request that is ready for review, click Create Pull Request. To create a draft pull request, use the drop-down and select Create Draft Pull Request, then click Draft Pull Request.

  5. Proposing changes to your work with pull requests - GitHub Docs

    Create a pull request to propose and collaborate on changes to a repository. These changes are proposed in a branch, which ensures that the default branch only contains finished and approved work.

  6. Creating an issue or pull request from GitHub Desktop

    To create a pull request that is ready for review, click Create Pull Request. To create a draft pull request, use the drop-down and select Create Draft Pull Request, then click Draft Pull Request.

  7. Helping others review your changes - GitHub Docs

    When you create a pull request, you’re asking your team to review your changes and provide feedback. This guide provides best practices for creating pull requests that are easy to review and keep your …

  8. Collaborating with pull requests - GitHub Docs

    Track and discuss changes in issues, then propose and review changes in pull requests.

  9. Asking GitHub Copilot to create a pull request

    You can ask Copilot to create a pull request from many places, including GitHub Issues, the agents panel, Copilot Chat, the GitHub CLI, and agentic coding tools and IDEs with Model Context Protocol …

  10. Changing the stage of a pull request - GitHub Docs

    You can mark a draft pull request as ready for review or convert a pull request to a draft.