Skip to content

Commit b346fdc

Browse files
bors[bot]meili-bot
andauthored
Merge #191
191: Add Hacktoberfest section to CONTRIBUTING.md r=bidoubiwa a=meili-bot _This PR is auto-generated._ Add Hacktoberfest section to CONTRIBUTING.md Co-authored-by: meili-bot <[email protected]>
2 parents 5cc6f82 + da463c1 commit b346fdc

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)