Skip to content

Commit

Permalink
Update github-create-pull-request.md
Browse files Browse the repository at this point in the history
I think we need more guidance on what makes a good PR (atomic, don't mix concerns, etc), distinct from the mechanics. I added links to the top for now.

see also:

- INCATools/ontology-development-kit#949
- linkml/linkml-project-cookiecutter#77
  • Loading branch information
cmungall committed Nov 1, 2023
1 parent f1eef7f commit 2384c25
Showing 1 changed file with 2 additions and 0 deletions.
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

0 comments on commit 2384c25

Please sign in to comment.