docs: update README with contributing guidelines and quick start instructions for contributors

This commit is contained in:
Maze Winther
2025-06-24 02:09:43 +02:00
parent f2879be973
commit 37ceaaed5e

View File

@ -49,6 +49,14 @@ A free, open-source video editor for web, desktop, and mobile.
## Contributing
We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTING.md) for detailed setup instructions and development guidelines.
Quick start for contributors:
- Fork the repo and clone locally
- Follow the setup instructions in CONTRIBUTING.md
- Create a feature branch and submit a PR
## License
MIT [Details](LICENSE)