Skip to content

Commit 201b30d

Browse files
bors[bot]meili-bot
andauthored
Merge #538
538: 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 efe86b8 + e5b6e58 commit 201b30d

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
@@ -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-2022)
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 2022
13+
14+
It's [Hacktoberfest month](https://hacktoberfest.com)! 🥳
15+
16+
Thanks so much for participating with Meilisearch this year!
17+
18+
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.
19+
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.
20+
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!
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.**

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,22 @@
2828

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

31+
- [🎃 Hacktoberfest](#-hacktoberfest)
3132
- [📖 Documentation](#-documentation)
3233
- [🔧 Installation](#-installation)
3334
- [🚀 Getting Started](#-getting-started)
3435
- [🤖 Compatibility with Meilisearch](#-compatibility-with-meilisearch)
3536
- [💡 Learn More](#-learn-more)
3637
- [⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)
3738

39+
## 🎃 Hacktoberfest
40+
41+
It’s Hacktoberfest 2022 @Meilisearch
42+
43+
[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.
44+
45+
You’d like to contribute? Don’t hesitate to check out our [contributing guidelines](./CONTRIBUTING.md).
46+
3847
## 📖 Documentation
3948

4049
See our [Documentation](https://docs.meilisearch.com/learn/tutorials/getting_started.html) or our [API References](https://docs.meilisearch.com/reference/api/).

0 commit comments

Comments
 (0)