18 lines
383 B
Markdown
18 lines
383 B
Markdown
|
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://git.gnome.org/browse/ostree/tree/docs/CONTRIBUTING.md)
|
||
|
coding style.
|