Skip to content

Commit c271a92

Browse files
Merge #272
272: Fix grammar typos in the CONTRIBUTING file r=bidoubiwa a=meili-bot _This PR is auto-generated._ Just small fixes in the CONTRIBUTING guide. Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
2 parents bca36fa + 67eb739 commit c271a92

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
@@ -103,7 +103,7 @@ Some notes on GitHub PRs:
103103
- All PRs must be reviewed and approved by at least one maintainer.
104104
- 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/vuepress-plugin-meilisearch/releases/).
105105

106-
## Release Process (for internal team only)
106+
## Release Process (for the internal team only)
107107

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

@@ -127,10 +127,10 @@ Make a PR modifying the file [`package.json`](/package.json) with the right vers
127127
"version": "X.X.X"
128128
```
129129

130-
Once the changes are merged on `main`, you can publish the current draft release via the [GitHub interface](https://github.com/meilisearch/vuepress-plugin-meilisearch/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`.
130+
Once the changes are merged on `main`, you can publish the current draft release via the [GitHub interface](https://github.com/meilisearch/vuepress-plugin-meilisearch/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`.
131131

132132
GitHub Actions will be triggered and push the package to [npm](https://www.npmjs.com/package/vuepress-plugin-meilisearch).
133133

134134
<hr>
135135

136-
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 ❤️
136+
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)