Skip to content

Commit 8ce255f

Browse files
authored
Update CONTRIBUTING.md (#118)
1 parent 1c00a1b commit 8ce255f

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

2020
🚀 If your PR gets accepted it will count into your participation to Hacktoberfest!
2121

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

24-
🧐 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.
24+
🧐 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.
2525

2626
## Assumptions
2727

@@ -117,7 +117,7 @@ Some notes on GitHub PRs:
117117

118118
- [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>
119119
The draft PR can be very useful if you want to show that you are working on something and make your work visible.
120-
- 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..
120+
- 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.
121121
- All PRs must be reviewed and approved by at least one maintainer.
122122
- 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-symfony/releases/).
123123

0 commit comments

Comments
 (0)