# Contribution guideline example This is simple. Foo *emphasis* **strong emphasis** ***both***. Create your feature branch: `git checkout -b feature/AmazingFeature`. 1. Pull the [**repository**](https://github.com/docling-project/docling). 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 ## *Second* section - **First**: Lorem ipsum. - **Second**: Dolor `sit` amet. | **Bold Heading** | *Italic Heading* | |------------------|------------------| | data a | data b |