mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
748 B
748 B
Contributing
this is awesome stuff
- Pull the repository
- Make sure to clone the full repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Example
- Item 1 bold: Item 1 description
- Item 2 bold: Item 2 description
- Item 3 bold: Item 3 description