Docs
Contributing

Contributing

Learn how to contribute to Animata.

There are multiple ways to contribute to Animata. You can contribute by adding new components, fixing bugs, improving the documentation, or suggesting new features. This guide will help you get started with contributing to Animata.

Running locally

Read the running locally guide to set up your local environment. The guide will help you clone the repository, install dependencies, and run the project locally.

Contributing design & inspiration

If you want to contribute design or inspiration to Animata, you can create a new issue in the GitHub repository with the design label. You can share your ideas, designs, or inspirations that you think will be helpful for the project.

Contributing documentation

You can contribute to the documentation by suggesting improvements, fixing typos, adding examples, or even making it easier to understand. We use MDX to write documentation.

Contributing code

Contributing components

If you want to contribute new components to Animata, you can read the contributing components guidelines to get started. The guidelines will help you understand how to generate a new component, propose a pull request, and contribute to the project.

Contributing bug fixes & enhancements

If you want to contribute code to Animata, you can read the contributing guidelines to get started. The guidelines will help you understand what to keep in mind while contributing to the project.