Skip to content

Commit 6edd18c

Browse files
bors[bot]meili-bot
andauthored
Merge #570
570: Fix grammar typos in the CONTRIBUTING file r=alallema a=meili-bot _This PR is auto-generated._ Just small fixes in the CONTRIBUTING guide. Co-authored-by: meili-bot <[email protected]>
2 parents a39bacd + 5a7a2aa commit 6edd18c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Some notes on GitHub PRs:
118118
- All PRs must be reviewed and approved by at least one maintainer.
119119
- 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 changelogs](https://github.com/meilisearch/meilisearch-python/releases/).
120120

121-
## Release Process (for internal team only)
121+
## Release Process (for the internal team only)
122122

123123
Meilisearch tools follow the [Semantic Versioning Convention](https://semver.org/).
124124

@@ -142,10 +142,10 @@ Make a PR modifying the file [`meilisearch/version.py`](/meilisearch/version.py)
142142
__version__ = "X.X.X"
143143
```
144144

145-
Once the changes are merged on `main`, you can publish the current draft release via the [GitHub interface](https://github.com/meilisearch/meilisearch-python/releases): on this page, click on `Edit` (related to the draft release) > update the description (be sure you apply [these recommandations](https://github.com/meilisearch/integration-guides/blob/main/resources/integration-release.md#writting-the-release-description)) > when you are ready, click on `Publish release`.
145+
Once the changes are merged on `main`, you can publish the current draft release via the [GitHub interface](https://github.com/meilisearch/meilisearch-python/releases): on this page, click on `Edit` (related to the draft release) > update the description (be sure you apply [these recommendations](https://github.com/meilisearch/integration-guides/blob/main/resources/integration-release.md#writting-the-release-description)) > when you are ready, click on `Publish release`.
146146

147147
GitHub Actions will be triggered and push the package to [PyPI](https://pypi.org/project/meilisearch).
148148

149149
<hr>
150150

151-
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 ❤️
151+
Thank you again for reading this through. We can not wait to begin to work with you if you make your way through this contributing guide ❤️

0 commit comments

Comments
 (0)