Maintainer Guide¶
Introduction¶
This guide is intended for maintainers of the Rivusio project. It covers essential processes and responsibilities for maintaining the project, including:
- Release management
- Documentation updates
- Code review guidelines
- Quality assurance
Maintainer Responsibilities¶
- Review and merge pull requests
- Manage releases and versioning
- Maintain documentation
- Ensure code quality standards
- Handle security issues
- Support community contributors
Getting Started as a Maintainer¶
- Familiarize yourself with the Contributing Guidelines
- Review the Release Process
- Understand the Documentation structure
- Follow the Code Review guidelines