Skip to main content

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

GitHub Discussions
Ask questions, share ideas, and connect with other users
Join Discussion
Report Issues
Found a bug? Let us know so we can fix it
Report Issue
Source Code
Browse the source, fork, and contribute
View Code
Documentation
Learn how to use Dits effectively
Read Docs

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.

Ready to Contribute Code?
We welcome contributions from developers of all skill levels
  1. Fork the repository on GitHub
  2. Clone your fork and create a new branch
  3. Make your changes and write tests if applicable
  4. Run cargo test to ensure tests pass
  5. 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