7a1dd234a3
Closes: https://github.com/projectatomic/rpm-ostree/issues/878 Closes: #880 Approved by: cgwalters
19 lines
445 B
Markdown
19 lines
445 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
|
|
----------------------
|
|
|
|
There is `make check` as well as `make vmcheck`. See also what
|
|
the [PAPR](.papr.yml) file does.
|
|
|
|
Coding style
|
|
------------
|
|
|
|
See the [OSTree CONTRIBUTING](https://ostree.readthedocs.io/en/latest/CONTRIBUTING/)
|
|
coding style.
|