d06c5d694b
Matching https://git.gnome.org/browse/ostree/commit/docs/CONTRIBUTING.md?id=64ebe2b82ac25f1933f39a5cf8a24a5e0096cf6f
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.
|