Skip to content

Commit e7cff2f

Browse files
committed
Update CONTRIBUTING.md
1 parent 4e82adc commit e7cff2f

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
@@ -15,9 +15,9 @@ It's [Hacktoberfest month](https://blog.meilisearch.com/contribute-hacktoberfest
1515

1616
🚀 If your PR gets accepted it will count into your participation to Hacktoberfest!
1717

18-
✅ To be accepted it has either to have been merged, approved or tagged with the `hacktoberest-accepted` label.
18+
✅ To be accepted it has either to have been merged, approved or tagged with the `hacktoberfest-accepted` label.
1919

20-
🧐 Don't forget to check the [quality standards](https://hacktoberfest.digitalocean.com/resources/qualitystandards), otherwise your PR could be marked as `spam` or `invalid`, and it will not be counted toward your participation in Hacktoberfest.
20+
🧐 Don't forget to check the [quality standards](https://hacktoberfest.digitalocean.com/resources/qualitystandards)! Low-quality PRs might get marked as `spam` or `invalid`, and will not count toward your participation in Hacktoberfest.
2121

2222
## Assumptions
2323

@@ -97,7 +97,7 @@ Some notes on GitHub PRs:
9797

9898
- [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>
9999
The draft PR can be very useful if you want to show that you are working on something and make your work visible.
100-
- The branch related to the PR must be **up-to-date with `main`** before merging. Fortunately, this project [integrates a bot](https://github.com/meilisearch/integration-guides/blob/main/guides/bors.md) to automatically enforce this requirement without the PR author having to do it manually..
100+
- The branch related to the PR must be **up-to-date with `main`** before merging. Fortunately, this project [integrates a bot](https://github.com/meilisearch/integration-guides/blob/main/guides/bors.md) to automatically enforce this requirement without the PR author having to do it manually.
101101
- All PRs must be reviewed and approved by at least one maintainer.
102102
- 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/).
103103

0 commit comments

Comments
 (0)