NVIDIA Personal AI Router (PAIR) is developed through pull-request review. Project maintainers review proposed changes and merge them after acceptance.
Follow this process to land a change:
- Open a pull request describing the problem and the observable outcome. If an issue already covers it, link that issue.
- A maintainer reviews the change and merges it when it is ready.
- Security-sensitive changes follow the private process in SECURITY.md rather than a public pull request.
This repository runs no automated checks on pull requests, so contributors run the checks documented in CONTRIBUTING.md and record the results in the request.
A release updates the following together:
- Version manifests
- Notices
- Affected documentation
- Release notes on the releases page
Artifact publication is a separate controlled process. This document does not define that process.
Amend this document through the same pull-request process.