# Branches & Examples The repository is organized into several branches to provide different levels of customization: - [Base Branch (main)](https://lodel-helloworld-bundle.readthedocs.io/en/latest/branches/main_branch.html): This branch contains the bare minimum setup needed for a developer to get started with creating their own features. It includes the necessary structure and configuration to integrate your code into the Lodel 2.0 platform. - [Example/Scenario Branches (_feature/*_)](https://lodel-helloworld-bundle.readthedocs.io/en/latest/branches/examples/feature_branches.html): These branches contain a series of practical examples and scenarios that demonstrate how to implement common features and use cases using the HelloWorldBundle. They serve as guides for developers, showing real-world implementations of the bundle in action.