rpm-ostree/docs/CONTRIBUTING.md

18 lines
375 B
Markdown
Raw Normal View History

Submitting patches
------------------
Submit a pull request against <https://github.com/projectatomic/rpm-ostree>.
Please look at "git log" and match the commit log style.
Running the test suite
----------------------
Use `make check` for now.
Coding style
------------
See the [OSTree CONTRIBUTING](https://ostree.readthedocs.io/en/latest/CONTRIBUTING/)
coding style.