Join the Community
Dits is built by and for the media community. Whether you're a video editor, game developer, or content creator, you're welcome here.
Get Connected
Ways to Contribute
Dits is open source and we welcome contributions of all kinds. Here are some ways you can help:
Submit Pull Requests
Help improve Dits by contributing code. Check out our contributing guide to get started.
Report Bugs
Found something broken? Open an issue with steps to reproduce and we'll investigate.
Improve Documentation
Help others by improving docs, writing tutorials, or creating examples.
Star the Project
Show your support by starring the repository on GitHub. It helps others discover Dits.
Share Feedback
Tell us how you use Dits, what works well, and what could be better.
Spread the Word
Tweet about Dits, write blog posts, or tell your colleagues about it.
- Fork the repository on GitHub
- Clone your fork and create a new branch
- Make your changes and write tests if applicable
- Run
cargo testto ensure tests pass - Submit a pull request with a clear description
Open Source License
Dits is dual-licensed under the Apache 2.0 and MIT licenses. You can choose whichever license works best for your use case.
View License Details