Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github-create-pull-request.md, add general guidance on what makes a good PR #458

Merged
merged 1 commit into from
Nov 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/howto/github-create-pull-request.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Create a Pull Request in GitHub

This how-to gives guidance on *how* to make a Pull Request (PR). For more on PRs, and guidelines on what makes a good PR, see the [GitHub 10 tips on Pull Requests guide](https://blog.mergify.com/github-pull-requests-10-tips-to-know/).

## Overview

### GitHub workflows
Expand Down