Skip to content

Commit eae8a83

Browse files
bors[bot]meili-bot
andauthored
Merge #330
330: Update Hacktoberfest section to CONTRIBUTING.md r=curquiza a=meili-bot _This PR is auto-generated._ Update Hacktoberfest section to CONTRIBUTING.md Also fix a tiny typo Co-authored-by: meili-bot <[email protected]>
2 parents ce8db85 + 4364a36 commit eae8a83

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

@@ -103,7 +103,7 @@ Some notes on GitHub PRs:
103103

104104
- [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>
105105
The draft PR can be very useful if you want to show that you are working on something and make your work visible.
106-
- 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..
106+
- 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.
107107
- All PRs must be reviewed and approved by at least one maintainer.
108108
- 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/).
109109

0 commit comments

Comments
 (0)