Skip to content

Commit 83de061

Browse files
Merge #1334
1334: Add Hacktoberfest section to CONTRIBUTING.md and README.md r=brunoocasali a=meili-bot _This PR is auto-generated._ Add Hacktoberfest section to CONTRIBUTING.md and README.md Co-authored-by: meili-bot <[email protected]>
2 parents 2f76a9d + 8bee019 commit 83de061

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ First of all, thank you for contributing to Meilisearch! The goal of this docume
44

55
<!-- MarkdownTOC autolink="true" style="ordered" indent=" " -->
66

7+
- [Hacktoberfest](#hacktoberfest-2022)
78
- [Assumptions](#assumptions)
89
- [How to Contribute](#how-to-contribute)
910
- [Development Workflow](#development-workflow)
@@ -12,6 +13,16 @@ First of all, thank you for contributing to Meilisearch! The goal of this docume
1213

1314
<!-- /MarkdownTOC -->
1415

16+
## Hacktoberfest 2022
17+
18+
It's [Hacktoberfest month](https://hacktoberfest.com)! 🥳
19+
20+
Thanks so much for participating with Meilisearch this year!
21+
22+
1. We will follow the quality standards set by the organizers of Hacktoberfest (see detail on their [website](https://hacktoberfest.digitalocean.com/resources/qualitystandards)). Our reviewers will not consider any PR that doesn’t match that standard.
23+
2. PRs reviews will take place from Monday to Thursday, during usual working hours, CEST time. If you submit outside of these hours, there’s no need to panic; we will get around to your contribution.
24+
3. There will be no issue assignment as we don’t want people to ask to be assigned specific issues and never return, discouraging the volunteer contributors from opening a PR to fix this issue. We take the liberty to choose the PR that best fixes the issue, so we encourage you to get to it as soon as possible and do your best!
25+
1526
## Assumptions
1627

1728
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.**

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
## Table of Contents <!-- omit in toc -->
3131

32+
- [🎃 Hacktoberfest](#-hacktoberfest)
3233
- [📖 Documentation](#-documentation)
3334
- [🔧 Installation](#-installation)
3435
- [🎬 Getting started](#-getting-started)
@@ -37,6 +38,14 @@
3738
- [⚙️ Contributing](#️-contributing)
3839
- [📜 API resources](#-api-resources)
3940

41+
## 🎃 Hacktoberfest
42+
43+
It’s Hacktoberfest 2022 @Meilisearch
44+
45+
[Hacktoberfest](https://hacktoberfest.com/) is a celebration of the open-source community. This year, and for the third time in a row, Meilisearch is participating in this fantastic event.
46+
47+
You’d like to contribute? Don’t hesitate to check out our [contributing guidelines](./CONTRIBUTING.md).
48+
4049
## 📖 Documentation
4150

4251
This readme contains all the documentation you need to start using this Meilisearch SDK.

0 commit comments

Comments
 (0)