637 B
637 B
nav_order |
---|
9 |
Contributing
{: .no_toc }
- TOC {:toc}
Submitting patches
Submit a pull request against coreos/rpm-ostree.
Please look at git log
and match the commit log style.
Running the test suite
There is make check
as well as make vmcheck
. See also what the
Jenkinsfile file does.
Coding style
See the OSTree CONTRIBUTING coding style.