# Contributing Thank you for your interest in Manim Slides! ✨ Manim Slides is an open source project, first created as a fork of [manim-presentation](https://github.com/galatolofederico/manim-presentation) (now deprecated in favor to Manim Slides), and we welcome contributions of all forms. This section is here to help fist-time contributors know how they can help this project grow. Whether you are already familiar with Manim or GitHub, it is worth taking a few minutes to read those documents! ```{toctree} :hidden: workflow internals ``` [Workflow](./workflow) : how to work on this project. Start here if you're a new contributor. [Internals](./internals) : how Manim Slides is built and how the various parts of it work.