Skip to main content

953 Search results for "pull requests"

GitHub Education / GitHub Classroom / Teach /

Leave feedback with pull requests

pull request within the repository for each assignment. About feedback pull requests for assignments You can automatically create a pull request where you

Pull requests / Collaborate with pull requests / Review changes /

Checking out pull requests locally

pull request locally Under your repository name, click Pull requests. In the list of pull requests, click the pull request you'd like to modify. To choose

Get started / Writing on GitHub / Start writing on GitHub /

Basic writing and formatting syntax

writing and formatting on GitHub." Supported color models In issues, pull requests, and discussions, you can call out colors within a sentence by using

Get started / Writing on GitHub / Work with advanced formatting /

Using keywords in issues and pull requests

of a new comment. For more information, see "Marking issues or pull requests as a duplicate."

Pull requests / Collaborate with pull requests / Propose changes /

About comparing branches in pull requests

Pull requests display diffs to compare the changes you made in your topic branch against the base branch that you want to merge your changes into. Note:

REST API /

REST API endpoints for pull requests

endpoints for pull requests Use the REST API to manage pull requests and pull request reviews. REST API endpoints for pull requests List pull requests Create

Pull requests /

Pull requests documentation

Pull requests documentation Learn how to use pull requests to suggest changes to a project, receive suggested changes to your own projects, and address

GitHub Issues / Issues /

Viewing all of your issues and pull requests

The Issues and Pull Request dashboards list the open issues and pull requests you've created. You can use them to update items that have gone stale, close

Pull requests /

Collaborating with pull requests

Collaborating with pull requests Track and discuss changes in issues, then propose and review changes in pull requests. Getting started About collaborative

Repositories / Branches and merges / Configure PR merges /

Managing auto-merge for pull requests in your repository

allow or disallow auto-merge for pull requests in your repository. About auto-merge If you allow auto-merge for pull requests in your repository, people with