Developer Guide
===============

Before contributing to Maverick, please read through this developer guide to understand 
the codebase, development workflow, and best practices.

Please also read the code of conduct for contributors: https://github.com/BALOGHBence/maverick/blob/main/CODE_OF_CONDUCT.md.

.. toctree::
   :maxdepth: 1
   :caption: Contents
   
   dev_installation
   gitflow_and_branching
   coding_conventions        
   documentation
   llm_friendly_docs
   git_cookbook
   testing_and_coverage
   changes_and_versioning
   release_flow