Skip to content

Commit 3302034

Browse files
committed
Update CONTRIBUTING.md
1 parent 90b2ca3 commit 3302034

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
@@ -126,7 +126,7 @@ Some notes on GitHub PRs:
126126
- All PRs must be reviewed and approved by at least one maintainer.
127127
- 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/instant-meilisearch/releases/).
128128

129-
## Release Process (for internal team only)
129+
## Release Process (for the internal team only)
130130

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

@@ -156,7 +156,7 @@ Make a PR modifying the following files with the right version:
156156
export const PACKAGE_VERSION = 'X.X.X'
157157
```
158158

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

161161
GitHub Actions will be triggered and push the package to [npm](https://www.npmjs.com/package/@meilisearch/instant-meilisearch).
162162

@@ -210,4 +210,4 @@ GitHub Actions will be triggered and push the beta version to [npm](https://www.
210210

211211
<hr>
212212

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