Thank you for your interest in contributing to the Document Intelligence Platform.
- Fork the repo and clone it locally.
- Create a new branch:
git checkout -b feature-branch-name. - Make your changes.
- Submit a pull request.
- Follow PEP8 for Python.
- Use TypeScript conventions on the frontend.