mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Update CONTRIBUTING.md
Added a sentence on other means to contribute. If we like it, we can add it in some other places.
This commit is contained in:
parent
53fc2edab3
commit
dadce6032d
@ -1,7 +1,11 @@
|
|||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
First, thank you for contributing to MeiliSearch! The goal of this document is to provide everything you need to start contributing to MeiliSearch.
|
First, thank you for contributing to MeiliSearch!
|
||||||
|
The goal of this document is to provide everything you need to start contributing to MeiliSearch.
|
||||||
|
|
||||||
|
Remember that there are many ways to contribute other than writing code: writing [tutorials or blog posts](https://github.com/meilisearch/awesome-meilisearch), improving [the documentation](https://github.com/meilisearch/documentation), submitting [bug reports](https://github.com/meilisearch/MeiliSearch/issues/new?assignees=&labels=&template=bug_report.md&title=) and [feature requests](https://github.com/meilisearch/product/discussions/categories/feedback-feature-proposal)..
|
||||||
|
|
||||||
|
## Table of Contents
|
||||||
- [Assumptions](#assumptions)
|
- [Assumptions](#assumptions)
|
||||||
- [How to Contribute](#how-to-contribute)
|
- [How to Contribute](#how-to-contribute)
|
||||||
- [Development Workflow](#development-workflow)
|
- [Development Workflow](#development-workflow)
|
||||||
|
Loading…
Reference in New Issue
Block a user