mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 23:12:20 +00:00
27 lines
748 B
Markdown
27 lines
748 B
Markdown
# Contributing
|
|
|
|
> this is *awesome* stuff
|
|
|
|
1. Pull the repository
|
|
* Make sure to clone the full repository
|
|
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
|
|
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
|
|
4. Push to the branch (`git push origin feature/AmazingFeature`)
|
|
5. Open a Pull Request
|
|
|
|
# Example
|
|
|
|
1. **Item 1 bold**: Item 1 description
|
|
2. **Item 2 bold**: Item 2 description
|
|
3. **Item 3 bold**: Item 3 description
|
|
|
|
# Images
|
|
* <img src="image-01.png" alt="Image 1"> Image 1
|
|
* <img src="image-02.png" alt="Image 2"> Image 2
|
|
* <img src="image-03.png" alt="Image 3"> Image 3
|
|
|
|
# Empty
|
|
* <img src="about:blank" alt="blank">
|
|
* <img src="about:blank" alt="blank">
|
|
* <img src="about:blank" alt="blank">
|