Developer Guide =============== This guide provides all the necessary information for contributing to the project. It covers core concepts, design principles, and instructions for setting up your development environment. You will also find detailed procedures for testing, creating releases, and other common development tasks. .. toctree:: :maxdepth: 2 :caption: Concepts overview design .. toctree:: :maxdepth: 2 :caption: Tasks project-dependencies prepare-environment develop-project run-testsuite update-package bump-version update-project add-newsfragments create-release trigger-actions build-docs howto .. toctree:: :maxdepth: 2 :caption: Appendix know-tools-config knowing-github-setup