You can fork the repo and submit a pull request in Github.
All developers must have signed the P4.org CLA.
The P4Runtime specification is written using
Madoko. We provide a lint tool to catch
basic formatting issues and try to keep the spec uniform. The lint tool will be
run as part of CI and patches cannot be merged until it returns success. You can
run the lint tool locally with ./tools/madokolint.py
.