You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,12 @@
2
2
3
3
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.
4
4
5
-
-[Hacktoberfest](#hacktoberfest)
6
5
-[Assumptions](#assumptions)
7
6
-[How to Contribute](#how-to-contribute)
8
7
-[Development Workflow](#development-workflow)
9
8
-[Git Guidelines](#git-guidelines)
10
9
-[Release Process (for internal team only)](#release-process-for-internal-team-only)
🚀 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 `hacktoberfest-accepted` label.
19
-
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.
21
-
22
11
## Assumptions
23
12
24
13
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