Skip to content

Commit

Permalink
docs(contributing): add merging pull requests section
Browse files Browse the repository at this point in the history
  • Loading branch information
barrientosvctor committed May 13, 2024
1 parent ab01623 commit 35faaab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,11 @@ before make a commit.

- All pull requests must go from your branch to `develop` branch.

### Merging the pull request

Your pull request should pass all code reviews (if there is) to
merge it to `develop` . These code reviews are GitHub workflows.

### How should you write your commits?

Refer to [release-please-action](https://github.com/googleapis/release-please-action?tab=readme-ov-file#how-should-i-write-my-commits) section.
Expand Down

0 comments on commit 35faaab

Please sign in to comment.