diff --git a/docs/user/pull-requests-and-git-flow.md b/docs/user/pull-requests-and-git-flow.md index bc68dc5f..acbe8e00 100644 --- a/docs/user/pull-requests-and-git-flow.md +++ b/docs/user/pull-requests-and-git-flow.md @@ -6,7 +6,7 @@ origin_author: 'Codeberg Docs Contributors' origin_title: 'Pull requests and Git flow' --- -## Benefits of a pull request-based workflow +## Benefits of a pull-request-based workflow > **_TLDR:_** _Keep an eye on your repository and organization permissions. Don't take sweets from strangers. Use pull requests. Easy to review, easy to manage, and only the project maintainers/owners have permission to merge them._