Skip to content

Commit ad5db84

Browse files
bors[bot]curquiza
andauthored
Merge #60
60: Update CONTRIBUTING.md r=curquiza a=curquiza Co-authored-by: Clémentine Urquizar <[email protected]>
2 parents 183f729 + b42aba8 commit ad5db84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,8 @@ We don't follow any other convention, but if you want to use one, we recommend [
106106
Some notes on GitHub PRs:
107107
- [Convert your PR as a draft](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/changing-the-stage-of-a-pull-request) if your changes are a work in progress: no one will review it until you pass your PR as ready for review.<br>
108108
The draft PR can be very useful if you want to show that you are working on something and make your work visible.
109-
- The branch related to the PR must be **up-to-date with `master`** before merging. You need to [rebase your branch](https://gist.github.com/curquiza/5f7ce615f85331f083cd467fc4e19398) if it is not.
109+
- The branch related to the PR must be **up-to-date with `master`** before merging. [Bors](https://github.com/bors-ng/bors-ng) will rebase your branch if it is not. Ask a maintainer to run it.
110110
- All PRs must be reviewed and approved by at least one maintainer.
111-
- All PRs have to be **squashed and merged**.
112111
- The PR title should be accurate and descriptive of the changes. The title of the PR will be indeed automatically added to the next [release changlogs](https://github.com/meilisearch/meilisearch-swift/releases/).
113112

114113
Thank you again for reading this through, we can not wait to begin to work with you if you made your way through this contributing guide ❤️

0 commit comments

Comments
 (0)