Skip to content

Commit 1c72931

Browse files
authored
Merge branch 'main' into bump-meilisearch-v0.23.0
2 parents 540fa0b + f5a66a1 commit 1c72931

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,23 @@
22

33
First of all, thank you for contributing to MeiliSearch! The goal of this document is to provide everything you need to know in order to contribute to MeiliSearch and its different integrations.
44

5+
- [Hacktoberfest](#hacktoberfest)
56
- [Assumptions](#assumptions)
67
- [How to Contribute](#how-to-contribute)
78
- [Development Workflow](#development-workflow)
89
- [Git Guidelines](#git-guidelines)
910
- [Release Process (for internal team only)](#release-process-for-internal-team-only)
1011

12+
## Hacktoberfest
13+
14+
It's [Hacktoberfest month](https://blog.meilisearch.com/contribute-hacktoberfest-2021/)! 🥳
15+
16+
🚀 If your PR gets accepted it will count into your participation to Hacktoberfest!
17+
18+
✅ To be accepted it has either to have been merged, approved or tagged with the `hacktoberest-accepted` label.
19+
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.
21+
1122
## Assumptions
1223

1324
1. **You're familiar with [GitHub](https://github.com) and the [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests)(PR) workflow.**

0 commit comments

Comments
 (0)