# How to contribute to MAGE?

## Contributing

We encourage everyone to contribute with their own algorithm implementations and
ideas. If you want to contribute or report a bug, please take a look at the
[contributions
guide](https://github.com/memgraph/memgraph/blob/master/CONTRIBUTING.md).

Here are links to Memgraph and MAGE, which are both opened and ready to receive feedback
and your contribution:

- [**Memgraph**](https://github.com/memgraph/memgraph)
- [**MAGE**](https://github.com/memgraph/memgraph/tree/master/src/mage) (NOTE: MAGE now lives in the Memgraph repository)

Feel free to create an issue or open a pull request on our Github
repo to speed up the development.
Also, don't forget to throw us a star on GitHub.

Your feedback is always welcome and valuable to us. Please don't hesitate to
post on [Discord](https://www.discord.gg/memgraph).

## Code of Conduct

Everyone participating in this project is governed by the [Code of
Conduct](https://github.com/memgraph/memgraph/blob/master/CODE_OF_CONDUCT.md). By
participating, you are expected to uphold this code. Please report unacceptable
behavior to tech@memgraph.com.
