Thank you for your interest in contributing to the OpenPRoT project!
Detailed guidelines for contributing, including our development setup, coding style, and formal RFC process, can be found in our documentation:
- Development Process: Details on the formal RFC process for large changes and our standard requirements for pull requests.
- Contributing Guidelines: Setup instructions, license agreements, and code of conduct.
- Fork the repository.
- Clone your fork.
- Set up the environment (we use Bazel and Pigweed).
- Create a branch for your changes.
- Submit a Pull Request.
For large changes, please follow the RFC process described in the Development Process document.