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.
Concepts
Tasks
- Project Dependencies
- Preparing Your Development Environment
- Installing Visual Studio Code Editor
- Developing the Project
- Create Pull Requests
- Running the Test Suite
- Updating a Specific Package
- Bumping the Version
- Updating the Project
- Adding News Fragments
- Building the Changelog
- Creating a New Release
- Triggering Actions Manually
- Building Documentation
- Howto